From b0a2d2d63d875fcf11792e6a9981886c54342535 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 23 Feb 2024 09:17:50 -0800 Subject: python3-scapy: Add missing rdeps for ptests Signed-off-by: Khem Raj --- meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb') 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 python3-netserver python3-pydoc python3-pkgutil python3-shell \ python3-threading python3-numbers python3-fcntl python3-logging \ python3-difflib" +RDEPENDS:${PN}-ptest += "python3-json python3-mock python3-multiprocessing \ + iproute2 tshark" -- cgit v1.2.3-54-g00ecf