diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2020-07-04 20:09:12 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2020-07-05 02:02:50 -0400 |
commit | 108f909f91bd16824def4a5db20710fb881bf8de (patch) | |
tree | e20752c67eeeb3947e0fd8fda28aa4dc0c852146 /libre/icedove | |
parent | 32927f359e8fa3723d25bd310018d83157f0eb4d (diff) | |
download | abslibre-108f909f91bd16824def4a5db20710fb881bf8de.tar.gz abslibre-108f909f91bd16824def4a5db20710fb881bf8de.tar.bz2 abslibre-108f909f91bd16824def4a5db20710fb881bf8de.zip |
[icedove]: upgrade to v68.9
Diffstat (limited to 'libre/icedove')
-rw-r--r-- | libre/icedove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icedove/PKGBUILD b/libre/icedove/PKGBUILD index ce4c7210b..f2f596731 100644 --- a/libre/icedove/PKGBUILD +++ b/libre/icedove/PKGBUILD @@ -34,7 +34,7 @@ arch+=(i686 armv7h) license=(MPL GPL LGPL) depends=(gtk3 libxt startup-notification mime-types dbus-glib alsa-lib nss hunspell sqlite ttf-font) # libvpx -depends+=(libicudata.so) +depends+=(libicui18n.so libicuuc.so) makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse inetutils xorg-server-xvfb autoconf2.13 rust clang llvm gtk2 cbindgen nodejs) makedepends+=(quilt mozilla-searchplugins imagemagick) |