summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sh_1.14.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-sh_1.14.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb b/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb
index 5728ccf252..f8cecfdfcb 100644
--- a/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb
+++ b/meta-python/recipes-devtools/python/python3-sh_1.14.2.bb
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "sh"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12RDEPENDS_${PN} += " \ 12RDEPENDS:${PN} += " \
13 ${PYTHON_PN}-codecs \ 13 ${PYTHON_PN}-codecs \
14 ${PYTHON_PN}-core \ 14 ${PYTHON_PN}-core \
15 ${PYTHON_PN}-io \ 15 ${PYTHON_PN}-io \