Skip to content

Commit 97db318

Browse files
fix(recipes::userland): add rust as a dep
Signed-off-by: Anhad Singh <[email protected]>
1 parent f981b2a commit 97db318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/userland

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=userland
22
version=0.0
33
revision=1
44
source_dir="userland"
5-
hostdeps="gcc binutils"
5+
hostdeps="gcc binutils rust"
66
deps="core-libs"
77
imagedeps="rust"
88
allow_network=yes

0 commit comments

Comments
 (0)