summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-py-cpuinfo_9.0.0.bb1
1 files changed, 1 insertions, 0 deletions
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() {
27} 27}
28 28
29RDEPENDS:${PN}-ptest += "\ 29RDEPENDS:${PN}-ptest += "\
30 python3-compile \
30 python3-pytest \ 31 python3-pytest \
31 python3-unittest-automake-output \ 32 python3-unittest-automake-output \
32" 33"