mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 22:35:07 +00:00
python3-jsonrpcserver: Add dependence python3-typing-extensions
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4f00a706b8
commit
f1a45bbc99
@ -17,6 +17,7 @@ RDEPENDS:${PN} += "\
|
|||||||
python3-netclient \
|
python3-netclient \
|
||||||
python3-pkgutil \
|
python3-pkgutil \
|
||||||
python3-oslash \
|
python3-oslash \
|
||||||
|
python3-typing-extensions \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user