summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-behave_1.2.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-behave_1.2.6.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb
index 1dcc7d218e..da4f3047f9 100644
--- a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb
+++ b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
12inherit setuptools3 12inherit setuptools3
13 13
14RDEPENDS:${PN} += " \ 14RDEPENDS:${PN} += " \
15 ${PYTHON_PN}-parse-type \ 15 python3-parse-type \
16 ${PYTHON_PN}-setuptools \ 16 python3-setuptools \
17 ${PYTHON_PN}-six \ 17 python3-six \
18 " 18 "