summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.22.bb
diff options
context:
space:
mode:
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.bb2
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
9PYPI_PACKAGE = "SQLAlchemy" 9PYPI_PACKAGE = "SQLAlchemy"
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12RDEPENDS_${PN} += " \ 12RDEPENDS:${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 \