rust: needs tar in hostmakedepends
This commit is contained in:
parent
5a36fc7b34
commit
72936b3918
@ -8,7 +8,7 @@ _cargo_dist_version=0.40.0
|
||||
# Always make sure custom distfiles used for bootstrap are
|
||||
# uploaded to https://alpha.de.repo.voidlinux.org/distfiles/
|
||||
wrksrc="rustc-${version}-src"
|
||||
hostmakedepends="cmake curl pkg-config python3"
|
||||
hostmakedepends="cmake curl pkg-config python3 tar"
|
||||
makedepends="libffi-devel ncurses-devel libxml2-devel zlib-devel llvm"
|
||||
depends="rust-std"
|
||||
short_desc="Safe, concurrent, practical systems language"
|
||||
|
Loading…
x
Reference in New Issue
Block a user