mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
meta-python: Drop RDEPEND'ing on python3-typing
Its part of core python package now Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -17,7 +17,6 @@ RDEPENDS_${PN} += "\
|
||||
python3-logging \
|
||||
python3-netclient \
|
||||
python3-pkgutil \
|
||||
python3-typing \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user