diff --git a/recipes/rust/rust.inc b/recipes/rust/rust.inc index 2e2efc7..288e2f5 100644 --- a/recipes/rust/rust.inc +++ b/recipes/rust/rust.inc @@ -8,6 +8,7 @@ LICENSE = "MIT | Apache-2.0" B = "${WORKDIR}/build" +DEPENDS += "file-native" DEPENDS += "rust-llvm" # Avoid having the default bitbake.conf disable sub-make parallelization