diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb index 8ea455c633..0f97fbc259 100644 --- a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb +++ b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb | |||
@@ -11,5 +11,6 @@ SRC_URI[sha256sum] = "fe4af2ef0027df8f9b4f797aba20c5566801b6ade995ac63b588abf1a5 | |||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
13 | PYPI_PACKAGE = "Flask-RESTful" | 13 | PYPI_PACKAGE = "Flask-RESTful" |
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
14 | 15 | ||
15 | RDEPENDS:${PN} = "python3-flask" | 16 | RDEPENDS:${PN} = "python3-flask" |