diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-bootstrap.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-flask-bootstrap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc index 0723b97383..688622afa6 100644 --- a/meta-python/recipes-devtools/python/python-flask-bootstrap.inc +++ b/meta-python/recipes-devtools/python/python-flask-bootstrap.inc | |||
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "Flask-Bootstrap" | 8 | PYPI_PACKAGE = "Flask-Bootstrap" |
9 | 9 | ||
10 | RDEPENDS_${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
11 | ${PYTHON_PN}-dominate \ | 11 | ${PYTHON_PN}-dominate \ |
12 | ${PYTHON_PN}-flask \ | 12 | ${PYTHON_PN}-flask \ |
13 | ${PYTHON_PN}-visitor \ | 13 | ${PYTHON_PN}-visitor \ |