From 6235d55d4a430432bf3651dc97d09a58847fc05d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 14 Oct 2024 20:08:41 -0700 Subject: python3-yarl: Add missing dependency on codspeed module Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb b/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb index 0a15b2e34c..475c71bba7 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.15.1.bb @@ -26,6 +26,7 @@ RDEPENDS:${PN} = "\ RDEPENDS:${PN}-ptest += " \ python3-hypothesis \ python3-pytest \ + python3-pytest-codspeed \ python3-unittest-automake-output \ " -- cgit v1.2.3-54-g00ecf