summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32021-04-18 11:25:45 +0200
committerdr460nf1r32021-04-18 11:25:45 +0200
commit31ff378a88e23a965fab048875bb29855a36822a (patch)
tree28918441ed6fbf3c272e8ed007d34af4330b02cb
parent3946d1b0621b0c4b048270037190f0842ce87734 (diff)
downloadaur-31ff378a88e23a965fab048875bb29855a36822a.tar.gz
Add useful optdepends
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0eea3bd840e9..85c3004c25eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,11 @@ makedepends=(unzip zip diffutils yasm mesa imake inetutils ccache
rust xorg-server-xwayland xorg-server-xvfb
autoconf2.13 mercurial clang llvm jack gtk2 nodejs cbindgen nasm
python-setuptools python-psutil python-zstandard git binutils lld)
-optdepends=('networkmanager: Location detection via available WiFi networks'
+optdepends=('firejail: 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'
+ 'searx: Searching the web using a locally running searX instance'
+ 'networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'
'speech-dispatcher: Text-to-Speech'