aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-flask-migrate_2.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-flask-migrate_2.5.2.bb')
-rw-r--r--recipes-devtools/python/python-flask-migrate_2.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-flask-migrate_2.5.2.bb b/recipes-devtools/python/python-flask-migrate_2.5.2.bb
index 120d23b..f3ce2a8 100644
--- a/recipes-devtools/python/python-flask-migrate_2.5.2.bb
+++ b/recipes-devtools/python/python-flask-migrate_2.5.2.bb
@@ -13,7 +13,7 @@ PYPI_PACKAGE = "Flask-Migrate"
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-flask-sqlalchemy \
${PYTHON_PN}-alembic \
${PYTHON_PN}-flask \