diff --git a/package/rust/rust.mk b/package/rust/rust.mk index 6ac75f39c4..445fde70a4 100644 --- a/package/rust/rust.mk +++ b/package/rust/rust.mk @@ -14,6 +14,7 @@ HOST_RUST_PROVIDES = host-rustc HOST_RUST_DEPENDENCIES = \ toolchain \ + host-pkgconf \ host-python3 \ host-rust-bin \ host-openssl \