mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-10 13:00:19 +00:00
python3-sqlalchemy: add python3-greenlet as RDEPENDS as pip check does report this as a missing dependency
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@ RDEPENDS:${PN} += " \
|
||||
python3-profile \
|
||||
python3-threading \
|
||||
python3-typing-extensions \
|
||||
python3-greenlet \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "sqlalchemy"
|
||||
|
||||
Reference in New Issue
Block a user