scapy: add missing pycompile_module
This commit is contained in:
parent
8d8fc440f7
commit
1ce12cc7b6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=2.3.3
|
|||
revision=2
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
pycompile_module="scapy"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python tcpdump python-crypto python-pyx python-matplotlib sox"
|
||||
short_desc="Powerful interactive packet manipulation program written in Python"
|
||||
|
|
Loading…
Reference in a new issue