From 55ff8137d47cdda973fe38ecfdb47e8b408182e8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 26 Oct 2024 00:01:19 -0700 Subject: python3-pyroute2: Add missing rdeps for ptests These are needed with python 3.13 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb index cf9885df71..a12fa0ac4c 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.12.bb @@ -28,6 +28,8 @@ SRC_URI += " \ RDEPENDS:${PN}-ptest += " \ python3-fcntl \ + python3-html \ + python3-netclient \ python3-pytest \ python3-sqlite3 \ python3-unittest-automake-output \ -- cgit v1.2.3-54-g00ecf