From 8f62f62519d04d0a3bff1d67aea586e712377365 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Sat, 12 Mar 2022 13:32:35 +0100 Subject: [PATCH] Some changes --- PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 6a3cc3d..ff75164 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -17,7 +17,7 @@ depends=(gtk3 libxt mime-types dbus-glib ffmpeg4.4 nss ttf-font libpulse kfiredragonhelper) makedepends=(unzip zip diffutils yasm mesa imake inetutils rust xorg-server-xwayland xorg-server-xvfb ccache - autoconf2.13 clang llvm jack nodejs cbindgen nasm + autoconf2.13 clang llvm jack nodejs cbindgen nasm pciutils python-setuptools python-psutil python-zstandard git binutils lld dump_syms wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi) optdepends=('firejail-git: Sandboxing the browser using the included profiles' @@ -285,7 +285,6 @@ ac_add_options --enable-profile-use=cross ac_add_options --with-pgo-profile-path=${PWD@Q}/merged.profdata ac_add_options --with-pgo-jarlog=${PWD@Q}/jarlog ac_add_options --enable-linker=lld -ac_add_options --disable-elf-hack ac_add_options --disable-bootstrap END