From 094cd7589f5928ddbc37f2abe501662d46e9b6c7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 19 Mar 2025 13:43:36 -0700 Subject: python3-multidict: Add missing rdep on python3-pytest-codspeed for ptests Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb b/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb index 568b1b93ce..8b30574020 100644 --- a/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-multidict_6.2.0.bb @@ -14,6 +14,7 @@ S = "${WORKDIR}/git" RDEPENDS:${PN}-ptest += " \ python3-pytest-cov \ + python3-pytest-codspeed \ " BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf