mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-18 12:51:02 +02:00
radare2-bindings: disable lua, upstream bug
This commit is contained in:
parent
c11be110a5
commit
1a0fd60e77
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ dev-libs/nss utils
|
|||
dev-libs/libdnet python
|
||||
|
||||
#required by bokken
|
||||
dev-libs/radare2-bindings python
|
||||
#lua broken: https://github.com/radare/radare2-bindings/issues/173
|
||||
dev-libs/radare2-bindings python -lua
|
||||
|
||||
# required by gnuradio
|
||||
dev-libs/Ice python
|
||||
|
|
|
|||
Loading…
Reference in a new issue