summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstefanwimmer1282024-03-19 20:47:32 +0100
committerstefanwimmer1282024-03-19 20:47:32 +0100
commita6183ce7b06150a9658b30496723577149cbab45 (patch)
tree819dd9e90c35466caaa70c98a22a8249d8766bba /PKGBUILD
parent18781634c8a117a921aca7dc097d26d7c55a2c07 (diff)
downloadaur-a6183ce7b06150a9658b30496723577149cbab45.tar.gz
feat: Remove optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 1 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19729daec043..d64546845789 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,20 +9,11 @@
_pkgname=firedragon
pkgname=$_pkgname-unsigned-extensions
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="[OBSELETE] FireDragon modified to allow installation of unsigned extensions"
arch=(x86_64)
license=(MPL GPL LGPL)
url=https://gitlab.com/dr460nf1r3/settings/
depends=($_pkgname)
-optdepends=('hunspell-dictionary: Spell checking'
- 'libnotify: Notification integration'
- 'networkmanager: Location detection via available WiFi networks'
- 'profile-sync-daemon: Load the browser profile into RAM'
- 'pulseaudio: Audio support'
- 'searx: Searching the web using a locally running searX instance'
- 'speech-dispatcher: Text-to-Speech'
- 'whoogle: Searching the web using a locally running Whoogle instance'
- 'xdg-desktop-portal: Screensharing with Wayland')
install=$_pkgname.install