diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb index facfa4ffe2..25d5925538 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-icu_2.14.bb @@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0724597863f1581ab01429e0423e779f" DEPENDS += "icu" PYPI_PACKAGE = "PyICU" +UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" SRC_URI[sha256sum] = "acc7eb92bd5c554ed577249c6978450a4feda0aa6f01470152b3a7b382a02132" |
