summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb b/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
index 3c944b4f2c..be1dab476c 100644
--- a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
@@ -11,7 +11,7 @@ inherit pypi setuptools3
11PYPI_PACKAGE="unoconv" 11PYPI_PACKAGE="unoconv"
12 12
13RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
14 ${PYTHON_PN}-distutils \ 14 ${PYTHON_PN}-setuptools \
15 ${PYTHON_PN}-core \ 15 ${PYTHON_PN}-core \
16 ${PYTHON_PN}-shell \ 16 ${PYTHON_PN}-shell \
17" 17"