summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb
diff options
context:
space:
mode:
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.bb1
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
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13PYPI_PACKAGE = "Flask-RESTful" 13PYPI_PACKAGE = "Flask-RESTful"
14UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
14 15
15RDEPENDS:${PN} = "python3-flask" 16RDEPENDS:${PN} = "python3-flask"