firefox: add cargo to hostmakedepends for rust the build_option
This commit is contained in:
parent
f0722b1292
commit
aab45a70af
|
@ -18,7 +18,7 @@ desc_option_gtk3="Build the GTK+3 toolkit UI"
|
|||
desc_option_rust="Build rust components"
|
||||
|
||||
hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm
|
||||
$(vopt_if rust rust)"
|
||||
$(vopt_if rust 'rust cargo')"
|
||||
makedepends="
|
||||
nss-devel libjpeg-turbo-devel libpng-devel gtk+-devel
|
||||
icu-devel pixman-devel sqlite-devel pulseaudio-devel
|
||||
|
|
Loading…
Reference in New Issue