mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
python3-pip: remove distutils depedency
Upstream has removed usage of distutils. (From OE-Core rev: a89e0aa3d0c850f3ad90f6d72a658c66d6109fca) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e99732267a
commit
504651f853
@@ -50,7 +50,6 @@ RDEPENDS:${PN} = "\
|
||||
python3-unixadmin \
|
||||
python3-xmlrpc \
|
||||
python3-pickle \
|
||||
python3-distutils \
|
||||
python3-image \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user