diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb b/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb index 90967f8e56..7c03aef40e 100644 --- a/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb | |||
@@ -9,6 +9,7 @@ inherit pypi python_setuptools_build_meta | |||
9 | SRC_URI[sha256sum] = "963c264164d4374f549d57db09599e0ca458cea1bd05e16939897619be4e6dbd" | 9 | SRC_URI[sha256sum] = "963c264164d4374f549d57db09599e0ca458cea1bd05e16939897619be4e6dbd" |
10 | 10 | ||
11 | PYPI_PACKAGE = "luma.core" | 11 | PYPI_PACKAGE = "luma.core" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | RDEPENDS:${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
14 | python3-pillow \ | 15 | python3-pillow \ |