summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb b/meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb
index 1c0e84d27f..fe41d47e41 100644
--- a/meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb
+++ b/meta/recipes-devtools/python/python3-more-itertools_8.8.0.bb
@@ -11,11 +11,11 @@ SRC_URI += " \
11 file://run-ptest \ 11 file://run-ptest \
12" 12"
13 13
14RDEPENDS_${PN} += " \ 14RDEPENDS:${PN} += " \
15 ${PYTHON_PN}-asyncio \ 15 ${PYTHON_PN}-asyncio \
16 " 16 "
17 17
18RDEPENDS_${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
19 ${PYTHON_PN}-pytest \ 19 ${PYTHON_PN}-pytest \
20 " 20 "
21 21