pugixml: drop hostmakedepends provided by build_style
This commit is contained in:
parent
aad2850be1
commit
77cdf57017
|
@ -3,7 +3,6 @@ pkgname=pugixml
|
||||||
version=1.7
|
version=1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
|
||||||
short_desc="Light-weight, simple and fast XML parser for C++ with XPath support"
|
short_desc="Light-weight, simple and fast XML parser for C++ with XPath support"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Reference in New Issue