summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsabell Cowan2017-10-10 19:27:27 -0500
committerIsabell Cowan2017-10-10 19:27:27 -0500
commit4c4f1c1dd6a6bb9a23ec7035e9e2315bda9b0c72 (patch)
tree7109cf632ecd1709c75da8e4950fda08002abd39 /PKGBUILD
parent8077460eee76fcb854f1d785c08478a32fed7213 (diff)
downloadaur-4c4f1c1dd6a6bb9a23ec7035e9e2315bda9b0c72.tar.gz
Added firefox-beta-i18n optional dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bf025959be7..3945984a0254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -98,7 +98,8 @@ makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm'
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'
- 'speech-dispatcher: Text-to-Speech')
+ 'speech-dispatcher: Text-to-Speech'
+ 'firefox-beta-i18n: Localization support')
provides=("firefox=${pkgver}")
conflicts=('firefox')
options=('!emptydirs')