diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2020-05-13 03:31:34 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2020-05-13 03:32:00 -0400 |
commit | 90f2b19139e3a424d92f37640fda2a3242f701ab (patch) | |
tree | 19e44b1116e9634465c5711488bf0ab1dcd9f9a9 /libre/icecat/PKGBUILD | |
parent | 48fb9b295da80f11c36b15a815b1695928072b9c (diff) | |
download | abslibre-90f2b19139e3a424d92f37640fda2a3242f701ab.tar.gz abslibre-90f2b19139e3a424d92f37640fda2a3242f701ab.tar.bz2 abslibre-90f2b19139e3a424d92f37640fda2a3242f701ab.zip |
[icecat]: rebuild aginst latest 'icu'
Diffstat (limited to 'libre/icecat/PKGBUILD')
-rw-r--r-- | libre/icecat/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index 7b9194b4c..dacfa2ba7 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -17,7 +17,7 @@ pkgname=icecat _pkgver=60.7.0-gnu1 pkgver=${_pkgver//-/_} -pkgrel=1 +pkgrel=2 pkgdesc="GNU IceCat - a libre standalone web browser based on Mozilla Firefox." arch=(x86_64 i686 armv7h) license=(MPL GPL LGPL) @@ -25,8 +25,9 @@ url="http://www.gnu.org/software/gnuzilla/" depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg nss ttf-font libpulse sqlite icu) makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils - xorg-server-xvfb autoconf2.13 rust clang llvm jack gtk2 + xorg-server-xvfb autoconf2.13 rust=1:1.39.0 clang llvm9 jack gtk2 mozilla-searchplugins) +# FIXME: rust=1:1.39.0 and llvm9 are special constraints for the 60.7.0-gnu1-2 rebuild optdepends=('networkmanager: Location detection via available WiFi networks' 'libnotify: Notification integration' 'pulseaudio: Audio support' |