Skip to content

Commit

Permalink
python3-setuptools-rust: remove distutils dependency
Browse files Browse the repository at this point in the history
As allowed by PyO3/setuptools-rust#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>
  • Loading branch information
kanavin authored and rpurdie committed Dec 20, 2023
1 parent 3c29f5b commit 0d9549a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 0d9549a

Please sign in to comment.