summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulo Matias2021-11-02 15:25:04 -0300
committerPaulo Matias2021-11-02 15:25:15 -0300
commitaec43ae8bc394cd94b1d8add2a5a0e67d2530953 (patch)
tree0a13ab1ec9095b07eb116df2c8b8131a7f47f6f1
parentb3aa2828984fc7103a382bb249fad3981aae9896 (diff)
downloadaur-aec43ae8bc394cd94b1d8add2a5a0e67d2530953.tar.gz
let's try with wasi-sdk-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d528ba30c9c0..da6983e3ef45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,7 +28,7 @@ pkgbase = firefox-wayland-hg
makedepends = python-zstandard
makedepends = lld
makedepends = dump_syms
- makedepends = wasi-libc-git
+ makedepends = wasi-sdk-git
depends = gtk3
depends = libxt
depends = mime-types
diff --git a/PKGBUILD b/PKGBUILD
index 4a1dfbe385b9..c34743076fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ depends=(gtk3 libxt mime-types dbus-glib
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
- wasi-libc-git)
+ wasi-sdk-git)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'
@@ -109,7 +109,7 @@ ac_add_options --with-system-libevent
ac_add_options --with-system-icu
ac_add_options --with-system-zlib
ac_add_options --with-system-jpeg
-ac_add_options --with-wasi-sysroot=/opt/wasi-libc
+ac_add_options --with-wasi-sysroot=/opt/wasi-sdk/share/wasi-sysroot
# Features
ac_add_options --enable-pulseaudio