summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-xstatic.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-xstatic.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-flask-xstatic.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-xstatic.inc b/meta-python/recipes-devtools/python/python-flask-xstatic.inc
index 5f4e0858f8..8434d2610b 100644
--- a/meta-python/recipes-devtools/python/python-flask-xstatic.inc
+++ b/meta-python/recipes-devtools/python/python-flask-xstatic.inc
@@ -11,6 +11,6 @@ SRC_URI += "file://remove-pip-requires.patch"
11PYPI_PACKAGE = "Flask-XStatic" 11PYPI_PACKAGE = "Flask-XStatic"
12 12
13RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
14 ${PYTHON_PN}-flask \ 14 python3-flask \
15 ${PYTHON_PN}-xstatic \ 15 python3-xstatic \
16 " 16 "