summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb b/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb
index 2fd4dc6baf..d57cb977e4 100644
--- a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb
+++ b/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb
@@ -40,3 +40,5 @@ RDEPENDS:${PN} = "tcpdump python3-compression python3-cryptography python3-netcl
40 python3-netserver python3-pydoc python3-pkgutil python3-shell \ 40 python3-netserver python3-pydoc python3-pkgutil python3-shell \
41 python3-threading python3-numbers python3-fcntl python3-logging \ 41 python3-threading python3-numbers python3-fcntl python3-logging \
42 python3-difflib" 42 python3-difflib"
43RDEPENDS:${PN}-ptest += "python3-json python3-mock python3-multiprocessing \
44 iproute2 tshark"