mozjs91: remove linux-headers dependency
* not required and not available on all architectures
This commit is contained in:
parent
69a4bc0008
commit
d3f2793951
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ configure_args="--disable-jemalloc --disable-strip --disable-tests \
|
|||
hostmakedepends="make pkg-config python3 python3-setuptools python3-six perl m4
|
||||
awk rust cargo llvm12 clang"
|
||||
makedepends="icu-devel libffi-devel nspr-devel python3-devel readline-devel
|
||||
zlib-devel rust-std linux-headers"
|
||||
zlib-devel rust-std"
|
||||
checkdepends=python3
|
||||
short_desc="SpiderMonkey JavaScript interpreter and library (91.x)"
|
||||
maintainer="q66 <daniel@octaforge.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue