gflags: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:05 +01:00
parent f18ec3aedf
commit 32e3cb8f1e

View file

@ -4,7 +4,6 @@ version=2.1.2
revision=2
build_style=cmake
configure_args=" -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON"
hostmakedepends="cmake"
short_desc="A C++ library that implements commandline flags processing"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="3-clause-BSD"