mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update makedepends
This commit is contained in:
parent
026fee09f5
commit
caeea3e156
2 changed files with 2 additions and 0 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -20,6 +20,7 @@ pkgbase = icecat
|
|||
makedepends = nasm
|
||||
makedepends = nodejs
|
||||
makedepends = python
|
||||
makedepends = python-setuptools
|
||||
makedepends = rust
|
||||
makedepends = unzip
|
||||
makedepends = wasi-compiler-rt
|
||||
|
|
|
|||
1
PKGBUILD
1
PKGBUILD
|
|
@ -81,6 +81,7 @@ _main_package() {
|
|||
nasm
|
||||
nodejs
|
||||
python
|
||||
python-setuptools
|
||||
rust
|
||||
unzip
|
||||
wasi-compiler-rt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue