summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-18 00:50:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-18 00:50:34 -0700
commit2c22d2371ad9333895341a0e9d39f274683821f2 (patch)
tree7d7dc02aac778cd779acc7192c069655a8e05d4a
parentAdd system hunspell (diff)
downloadpalemoon-2c22d2371ad9333895341a0e9d39f274683821f2.tar.xz
Fix hunspell
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7c7a8e..4b0d76b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ license=(MPL GPL LGPL)
url="https://www.palemoon.org/"
depends=(gtk2 desktop-file-utils libxt startup-notification mime-types dbus-glib
libpulse alsa-lib
- bzip2 cairo libffi hunspell-en_CA icu libjpeg-turbo libevent libvpx nspr nss pixman libpng sqlite zlib)
+ bzip2 cairo libffi hunspell icu libjpeg-turbo libevent libvpx nspr nss pixman libpng sqlite zlib)
makedepends=(unzip zip python2 yasm gconf
jack
autoconf2.13)