keystone: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:08 +01:00
parent 8c277b4e46
commit 1f48292ab3

View file

@ -4,7 +4,7 @@ version=0.9.1
revision=1
build_style=cmake
configure_args='-DBUILD_SHARED_LIBS=ON -DLLVM_TARGETS_TO_BUILD=all'
hostmakedepends="cmake python"
hostmakedepends="python"
short_desc="Lightweight multi-platform, multi-architecture assembler framework"
maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2"