summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
index 77fd172bc..04b71c601 100644
--- a/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-migrate_3.0.1.bb
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "Flask-Migrate"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11RDEPENDS_${PN} += "\ 11RDEPENDS:${PN} += "\
12 ${PYTHON_PN}-flask-sqlalchemy \ 12 ${PYTHON_PN}-flask-sqlalchemy \
13 ${PYTHON_PN}-alembic \ 13 ${PYTHON_PN}-alembic \
14 ${PYTHON_PN}-flask \ 14 ${PYTHON_PN}-flask \