mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 04:02:21 +01:00
python3-setuptools-rust: remove obsolete python3-toml dependency
As we have Python 3.11+, tomllib will be used. (From OE-Core rev: 173fe8059cc7637c5ef2bd8a1e9448092705335a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4ffb0e69eb
commit
0a13d71aff
@@ -27,7 +27,6 @@ RDEPENDS:${PN} += " \
|
||||
python3-setuptools \
|
||||
python3-setuptools-scm \
|
||||
python3-shell \
|
||||
python3-toml \
|
||||
python3-typing-extensions \
|
||||
python3-wheel \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user