facter: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:04 +01:00
parent 34cce65d73
commit a13b04cf6b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=3.4.1
revision=3
build_style=cmake
configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
hostmakedepends="cmake ruby-devel"
hostmakedepends="ruby-devel"
makedepends="libressl-devel libcurl-devel libblkid-devel ruby-devel yaml-cpp-devel
boost-devel leatherman cpp-hocon"
depends="ruby net-tools"