yaml-cpp: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:19 +01:00
parent cacd0b40c1
commit 3cd6b70f6e

View file

@ -5,7 +5,6 @@ revision=1
wrksrc=${pkgname}-release-${version}
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TOOLS=OFF"
hostmakedepends="cmake"
makedepends="boost-devel"
short_desc="A YAML parser and emitter in C++"
maintainer="Duncaen <duncaen@voidlinux.eu>"