package/rust: drop dependency on host-cargo-bin
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>
This commit is contained in:
parent
2f89b8dcb1
commit
71f18cef39
@ -15,7 +15,6 @@ HOST_RUST_PROVIDES = host-rustc
|
||||
HOST_RUST_DEPENDENCIES = \
|
||||
toolchain \
|
||||
host-rust-bin \
|
||||
host-cargo-bin \
|
||||
host-openssl \
|
||||
$(BR2_CMAKE_HOST_DEPENDENCY)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user