diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb index feb509e3f4..bdc48cf46c 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb | |||
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "ec1be26cdccd60d180359a527d5980d959a26269a2c7b1b327a1eea0ca | |||
9 | PYPI_PACKAGE = "SQLAlchemy" | 9 | PYPI_PACKAGE = "SQLAlchemy" |
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | RDEPENDS_${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
13 | ${PYTHON_PN}-json \ | 13 | ${PYTHON_PN}-json \ |
14 | ${PYTHON_PN}-pickle \ | 14 | ${PYTHON_PN}-pickle \ |
15 | ${PYTHON_PN}-logging \ | 15 | ${PYTHON_PN}-logging \ |