summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaulo Matias2021-10-28 10:19:12 -0300
committerPaulo Matias2021-10-28 10:19:12 -0300
commitd613372b75a6d0330dd53ecfe42987f776cfa886 (patch)
treeca78133eed0f6a3e06d2361cd401936f2d141733 /PKGBUILD
parenta658cfce6e2faefd520c7fa40b41490aea7c5ed6 (diff)
downloadaur-d613372b75a6d0330dd53ecfe42987f776cfa886.tar.gz
try to add wasi-sdk-bin as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee85e3f78a02..eaec40ea7774 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,8 @@ depends=(gtk3 libxt mime-types dbus-glib
libvpx libjpeg zlib icu libevent libpipewire02)
makedepends=(mercurial unzip zip diffutils yasm mesa imake inetutils
autoconf2.13 rust clang llvm jack nodejs cbindgen nasm
- python-setuptools python-psutil python-zstandard lld dump_syms)
+ python-setuptools python-psutil python-zstandard lld dump_syms
+ wasi-sdk-bin)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'