mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:17:10 +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:
parent
90cae902ec
commit
fa53982588
@ -19,6 +19,7 @@ RDEPENDS:${PN} += " \
|
||||
python3-profile \
|
||||
python3-threading \
|
||||
python3-typing-extensions \
|
||||
python3-greenlet \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "sqlalchemy"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user