mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
capstone: drop pointless depend on python bindings, it builds fine without it
This commit is contained in:
parent
5f4a38e5b4
commit
c7b18dc214
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm ~x86"
|
|||
IUSE="python"
|
||||
|
||||
RDEPEND="python? ( >=dev-python/capstone-python-${PV} )"
|
||||
DEPEND="${RDEPEND}"
|
||||
#TODO: add java and ocaml bindings
|
||||
|
||||
S="${WORKDIR}/${PN}-${MY_PV}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue