mozjs78: remove awk from hostmakedepends
awk is a virtual package and isn't needed anyway because chroot-gawk is always available at build time.
This commit is contained in:
parent
c5300215cf
commit
8651477069
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_wrksrc=js/src
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
hostmakedepends="perl python pkg-config automake autoconf213 autoconf-archive
|
hostmakedepends="perl python pkg-config automake autoconf213 autoconf-archive
|
||||||
cargo rust llvm clang which python3 awk"
|
cargo rust llvm clang which python3"
|
||||||
makedepends="icu-devel libffi-devel nspr-devel python-devel readline-devel
|
makedepends="icu-devel libffi-devel nspr-devel python-devel readline-devel
|
||||||
zlib-devel python3-devel rust-std"
|
zlib-devel python3-devel rust-std"
|
||||||
depends="nspr>=4.19"
|
depends="nspr>=4.19"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue