summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb b/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb
index 7602350795..f5d107c78d 100644
--- a/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb
+++ b/meta/recipes-devtools/python/python3-more-itertools_9.1.0.bb
@@ -16,7 +16,9 @@ RDEPENDS:${PN} += " \
16 " 16 "
17 17
18RDEPENDS:${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
19 ${PYTHON_PN}-statistics \
19 ${PYTHON_PN}-pytest \ 20 ${PYTHON_PN}-pytest \
21 ${PYTHON_PN}-unittest-automake-output \
20 " 22 "
21 23
22do_install_ptest() { 24do_install_ptest() {