From 7f577da746d6e43f67a8c6cab8e8e8352488ddf9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 11 Sep 2024 21:10:53 -0700 Subject: python3-serpent: Add missing rdeps for ptests to run Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-serpent_1.41.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.41.bb b/meta-python/recipes-devtools/python/python3-serpent_1.41.bb index 941b5ee0f3..f3cf80a375 100644 --- a/meta-python/recipes-devtools/python/python3-serpent_1.41.bb +++ b/meta-python/recipes-devtools/python/python3-serpent_1.41.bb @@ -9,8 +9,10 @@ inherit pypi ptest setuptools3 SRC_URI += " \ file://run-ptest \ " - +# python3-misc for timeit.py RDEPENDS:${PN}-ptest += " \ + python3-attr \ + python3-misc \ python3-pytest \ python3-pytz \ python3-unittest-automake-output \ -- cgit v1.2.3-54-g00ecf