gtest: drop hostmakedepends provided by build_style
This commit is contained in:
parent
dca5bbd0d2
commit
0fd89451e4
@ -7,7 +7,7 @@ build_style=cmake
|
|||||||
short_desc="Google's framework for writing C++ tests"
|
short_desc="Google's framework for writing C++ tests"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
hostmakedepends="unzip cmake"
|
hostmakedepends="unzip"
|
||||||
homepage="https://github.com/google/googletest"
|
homepage="https://github.com/google/googletest"
|
||||||
distfiles="https://github.com/google/googletest/archive/release-${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/google/googletest/archive/release-${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=58a6f4277ca2bc8565222b3bbd58a177609e9c488e8a72649359ba51450db7d8
|
checksum=58a6f4277ca2bc8565222b3bbd58a177609e9c488e8a72649359ba51450db7d8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user