summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-bootstrap.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-flask-bootstrap.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
index 1a729c975b..24c76ce942 100644
--- a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
+++ b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef
8PYPI_PACKAGE = "Flask-Bootstrap" 8PYPI_PACKAGE = "Flask-Bootstrap"
9 9
10RDEPENDS:${PN} += "\ 10RDEPENDS:${PN} += "\
11 ${PYTHON_PN}-dominate \ 11 python3-dominate \
12 ${PYTHON_PN}-flask \ 12 python3-flask \
13 ${PYTHON_PN}-visitor \ 13 python3-visitor \
14 " 14 "