From 2c22d2371ad9333895341a0e9d39f274683821f2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 18 May 2019 00:50:34 -0700 Subject: Fix hunspell --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.1