From 4e1fbbba6b35988ce18674a329115c9cf1f27886 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Mon, 13 Dec 2021 15:59:58 +0100 Subject: [PATCH] Add 2 missing makedeps --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ede7250..1da52de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -17,7 +17,8 @@ depends=(gtk3 libxt mime-types dbus-glib ffmpeg nss nspr ttf-font libpulse graphite dav1d kfiredragonhelper) makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb rust ccache autoconf2.13 clang llvm jack nodejs cbindgen nasm - python-setuptools python-psutil python-zstandard git binutils lld dump_syms wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi) + python-setuptools python-psutil python-zstandard git binutils lld dump_syms wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi + xorg-server-xwayland python-pip) optdepends=('firejail-git: Sandboxing the browser using the included profiles' 'profile-sync-daemon: Load the browser profile into RAM' 'whoogle: Searching the web using a locally running Whoogle instance'