rust.inc: add missing dependency on file-native

This commit is contained in:
Steven Walter
2016-01-29 14:58:26 +00:00
parent 0ed55291b6
commit b5058823f2
+1
View File
@@ -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