keystone: drop hostmakedepends provided by build_style
This commit is contained in:
parent
8c277b4e46
commit
1f48292ab3
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue