From 5a4b76b6aa5d3c691b00065bed377294e2df9619 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 1 Jan 2025 19:27:06 -0800 Subject: python3-propcache: Add missing rdeps for ptests to run/pass Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb index 9d9e5731df..0ea24e8bc3 100644 --- a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb @@ -17,7 +17,10 @@ DEPENDS += " \ RDEPENDS:${PN}-ptest += " \ python3-pytest \ + python3-pytest-codspeed \ python3-pytest-xdist \ + python3-rich \ + python3-statistics \ python3-unittest-automake-output \ " -- cgit v1.2.3-54-g00ecf