python3-propcache: Add missing rdeps for ptests to run/pass

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-01-01 19:27:06 -08:00
parent 07cdb574a5
commit 5a4b76b6aa

View File

@@ -17,7 +17,10 @@ DEPENDS += " \
RDEPENDS:${PN}-ptest += " \
python3-pytest \
python3-pytest-codspeed \
python3-pytest-xdist \
python3-rich \
python3-statistics \
python3-unittest-automake-output \
"