mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-27 00:30:20 +00:00
meta-python: remove obsolete dependencies on python3-six
These recipes no longer use six, so remove the dependency. The list of recipes that still use six is a somewhat useful proxy for packages that are no longer maintained... Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -42,7 +42,6 @@ RDEPENDS:${PN} = "\
|
||||
python3-pip \
|
||||
python3-pprint \
|
||||
python3-pycairo \
|
||||
python3-six \
|
||||
python3-xml \
|
||||
python3-cairocffi \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user