mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
python3-setuptools-rust: remove distutils dependency
As allowed by https://github.com/PyO3/setuptools-rust/pull/336 (From OE-Core rev: ca452dd6b1b6799cf70dac93f7fac0746d8c43bc) 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
143686fe48
commit
8c67164341
@@ -22,7 +22,6 @@ DEPENDS += "python3-setuptools-scm-native python3-wheel-native"
|
||||
DEPENDS += "python3-semantic-version-native"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-distutils \
|
||||
python3-json \
|
||||
python3-semantic-version \
|
||||
python3-setuptools \
|
||||
|
||||
Reference in New Issue
Block a user