mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 20:26:53 +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:
parent
bb5dfc426c
commit
90cae902ec
@ -20,5 +20,6 @@ DEPENDS += " \
|
|||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
python3-modules \
|
python3-modules \
|
||||||
python3-mypy-extensions \
|
python3-mypy-extensions \
|
||||||
|
python3-pathspec \
|
||||||
python3-typing-extensions \
|
python3-typing-extensions \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user