mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-10 13:00:19 +00:00
python3-mypy: when checking the package in an image pip check reports python3-pathspec 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:
@@ -20,5 +20,6 @@ DEPENDS += " \
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-modules \
|
||||
python3-mypy-extensions \
|
||||
python3-pathspec \
|
||||
python3-typing-extensions \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user