python3-multidict: Add missing rdep on python3-pytest-codspeed for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-03-19 13:43:36 -07:00
parent aa42e35225
commit 094cd7589f

View File

@@ -14,6 +14,7 @@ S = "${WORKDIR}/git"
RDEPENDS:${PN}-ptest += " \
python3-pytest-cov \
python3-pytest-codspeed \
"
BBCLASSEXTEND = "native nativesdk"