From 504f7210906d18f67eee4d8da114c45d1ef3f6f4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 12 Sep 2024 22:32:56 -0700 Subject: python3-py-cpuinfo: Fix ptest runtime deps Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb b/meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb index 20a4011313..2d59a99b14 100644 --- a/meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb @@ -27,6 +27,7 @@ do_install_ptest() { } RDEPENDS:${PN}-ptest += "\ + python3-compile \ python3-pytest \ python3-unittest-automake-output \ " -- cgit v1.2.3-54-g00ecf