diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb index 6e8f1b24da..e3376ab55b 100644 --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a4bab8df34a9a138b4e0ca56b8559a05" | |||
7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
8 | 8 | ||
9 | PYPI_PACKAGE = "XlsxWriter" | 9 | PYPI_PACKAGE = "XlsxWriter" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
12 | python3-crypt \ | 13 | python3-crypt \ |