summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
index 9d9e5731df..0ea24e8bc3 100644
--- a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb
@@ -17,7 +17,10 @@ DEPENDS += " \
17 17
18RDEPENDS:${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
19 python3-pytest \ 19 python3-pytest \
20 python3-pytest-codspeed \
20 python3-pytest-xdist \ 21 python3-pytest-xdist \
22 python3-rich \
23 python3-statistics \
21 python3-unittest-automake-output \ 24 python3-unittest-automake-output \
22" 25"
23 26