From fa53982588a1929ffe31aada0d78113f50e0189f Mon Sep 17 00:00:00 2001 From: Tom Geelen Date: Sun, 8 Feb 2026 01:11:39 +0100 Subject: python3-sqlalchemy: add python3-greenlet as RDEPENDS as pip check does report this as a missing dependency Signed-off-by: Tom Geelen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb') diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb index 5c56c4ed7c..e7a831557a 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb @@ -19,6 +19,7 @@ RDEPENDS:${PN} += " \ python3-profile \ python3-threading \ python3-typing-extensions \ + python3-greenlet \ " CVE_PRODUCT = "sqlalchemy" -- cgit v1.2.3-54-g00ecf