summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb b/meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb
index 5f9fbda5f1..69e0bed4be 100644
--- a/meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-propcache_0.2.0.bb
@@ -16,7 +16,7 @@ DEPENDS += " \
16 python3-cython-native \ 16 python3-cython-native \
17" 17"
18 18
19RDEPENDS:${PN}-ptest = " \ 19RDEPENDS:${PN}-ptest += " \
20 python3-pytest \ 20 python3-pytest \
21 python3-pytest-xdist \ 21 python3-pytest-xdist \
22 python3-unittest-automake-output \ 22 python3-unittest-automake-output \