package/python-maturin: drop host-python-tomli dependency
The host-python-tomli dependency is not required on python version 3.11 and newer. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c0e09a1b0a
commit
ef708b0c19
@ -12,7 +12,6 @@ PYTHON_MATURIN_LICENSE = Apache-2.0 or MIT
|
||||
PYTHON_MATURIN_LICENSE_FILES = license-apache license-mit
|
||||
HOST_PYTHON_MATURIN_DEPENDENCIES = \
|
||||
host-python-setuptools-rust \
|
||||
host-python-tomli \
|
||||
host-rustc
|
||||
HOST_PYTHON_MATURIN_ENV = \
|
||||
$(HOST_PKG_CARGO_ENV) \
|
||||
|
Loading…
Reference in New Issue
Block a user