mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +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:
@@ -16,6 +16,5 @@ RDEPENDS_${PN} = "\
|
||||
${PYTHON_PN}-idna-ssl \
|
||||
${PYTHON_PN}-misc \
|
||||
${PYTHON_PN}-multidict \
|
||||
${PYTHON_PN}-typing \
|
||||
${PYTHON_PN}-yarl \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user