summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulo Matias2021-11-02 11:30:02 -0300
committerPaulo Matias2021-11-02 11:33:59 -0300
commitb3aa2828984fc7103a382bb249fad3981aae9896 (patch)
treea5ef830f9c311e8fd1f2f7eb627673238fee0128
parent91ceef8a65755bfeea5ea6526b5ce1c71fefaf94 (diff)
downloadaur-b3aa2828984fc7103a382bb249fad3981aae9896.tar.gz
change to wasi-libc-git as suggested in Bug 1571559
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0af9cc2cf361..d528ba30c9c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,7 +28,7 @@ pkgbase = firefox-wayland-hg
makedepends = python-zstandard
makedepends = lld
makedepends = dump_syms
- makedepends = wasi-sdk-bin
+ makedepends = wasi-libc-git
depends = gtk3
depends = libxt
depends = mime-types
diff --git a/PKGBUILD b/PKGBUILD
index 912a3ac93abf..4a1dfbe385b9 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-sdk-bin)
+ wasi-libc-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-sdk/wasi-sysroot
+ac_add_options --with-wasi-sysroot=/opt/wasi-libc
# Features
ac_add_options --enable-pulseaudio