diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb | 2 |
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 8bfb8a6deb..6ff9a091f0 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 | |||
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "308ebfd98e67d898834876348b27caf41470cd853fbe2681cc7dacd8fd | |||
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | PYPI_PACKAGE="unoconv" | 11 | PYPI_PACKAGE = "unoconv" |
12 | 12 | ||
13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
14 | python3-setuptools \ | 14 | python3-setuptools \ |