scapy: add missing pycompile_module

This commit is contained in:
Alessio Sergi 2017-01-12 13:04:33 +01:00
parent 8d8fc440f7
commit 1ce12cc7b6

View file

@ -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"