As host-rust depends on host-rust-bin, which depends on host-cargo-bin,
remove unneeded dependency.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: David Pierret <david.pierret@smile.fr>
Tested-by: David Pierret <david.pierret@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
HOST_RUST_DEPENDENCIES = \
toolchain \
host-rust-bin \
- host-cargo-bin \
host-openssl \
$(BR2_CMAKE_HOST_DEPENDENCY)