rr: drop hostmakedepends provided by build_style
This commit is contained in:
parent
7dd4e291c9
commit
7161ab7ff3
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=cmake
|
||||
cmake_args="-DCMAKE_SYSTEM_PROCESSOR=${XBPS_TARGET_MACHINE}"
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="cmake pkg-config python"
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="python-pexpect zlib-devel"
|
||||
short_desc="Nondeterministic debugger"
|
||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue