mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user