mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
scapy: fix blockers
This commit is contained in:
parent
7e018fbd3e
commit
403497e858
1 changed files with 2 additions and 2 deletions
|
|
@ -23,10 +23,10 @@ RDEPEND="
|
|||
imagemagick? ( virtual/imagemagick-tools )
|
||||
visual? ( dev-python/visual )
|
||||
tcpreplay? ( net-analyzer/tcpreplay )
|
||||
"
|
||||
DEPEND="!<net-analyzer/scapy-2.3.3-r1
|
||||
!<net-analyzer/scapy-2.3.3-r1
|
||||
!dev-python/scapy-python3
|
||||
!virtual/python-scapy"
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${P/_/}
|
||||
DOC_CONTENTS="
|
||||
Loading…
Reference in a new issue