mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:17:10 +00:00
python3-soupsieve: Add missing rdep on python3-typing-extensions for ptests
Fixes ptest runs
'E ModuleNotFoundError: No module named '
"'typing_extensions'\n"
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c91033bdc0
commit
40682626c3
@ -18,6 +18,7 @@ RDEPENDS:${PN}:append:class-target = " \
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-beautifulsoup4 \
|
||||
python3-typing-extensions \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user