diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-migrate_4.0.5.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-migrate_4.0.5.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.5.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.5.bb index 13f4e0f5a7..87553c17e3 100644 --- a/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.5.bb | |||
| @@ -9,7 +9,7 @@ PYPI_PACKAGE = "Flask-Migrate" | |||
| 9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
| 12 | ${PYTHON_PN}-flask-sqlalchemy \ | 12 | python3-flask-sqlalchemy \ |
| 13 | ${PYTHON_PN}-alembic \ | 13 | python3-alembic \ |
| 14 | ${PYTHON_PN}-flask \ | 14 | python3-flask \ |
| 15 | " | 15 | " |
