|
@@ -1,7 +1,6 @@
|
|
config BR2_PACKAGE_PYTHON_SCAPY
|
|
config BR2_PACKAGE_PYTHON_SCAPY
|
|
bool "python-scapy"
|
|
bool "python-scapy"
|
|
- select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
|
|
|
|
- select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
|
|
|
|
|
|
+ select BR2_PACKAGE_PYTHON3_ZLIB
|
|
help
|
|
help
|
|
Scapy: interactive packet manipulation tool.
|
|
Scapy: interactive packet manipulation tool.
|
|
|
|
|