diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb index 7a7c3fa3f3..b6e565f471 100644 --- a/meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-migrate_3.1.0.bb | |||
@@ -6,7 +6,7 @@ SRC_URI[sha256sum] = "57d6060839e3a7f150eaab6fe4e726d9e3e7cffe2150fb223d73f92421 | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-Migrate" | 7 | PYPI_PACKAGE = "Flask-Migrate" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools_build_meta |
10 | 10 | ||
11 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
12 | ${PYTHON_PN}-flask-sqlalchemy \ | 12 | ${PYTHON_PN}-flask-sqlalchemy \ |