From 9cd735f0479c8df93e30097938611cd164a7cf2a Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 20 Nov 2017 16:48:36 +0100 Subject: libre/ice*, nonprism/ice*: updated against new icu --- libre/iceweasel/PKGBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libre/iceweasel/PKGBUILD') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 78f2f5584..f3cfed421 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -20,7 +20,7 @@ pkgname=iceweasel epoch=1 pkgver=56.0.2 -pkgrel=1 +pkgrel=2 _brandingver=54.0 _brandingrel=1 _parabolarepo=https://repo.parabola.nu/other/iceweasel @@ -30,7 +30,10 @@ pkgdesc="Iceweasel, the libre web browser based on Mozilla Firefox." url="https://wiki.parabola.nu/$pkgname" license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell 'icu=59.1' libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends_x86_64=(icu=60.1) +depends_i686=(icu=59.1) +depends_armv7d=(icu=58.2) makedepends=(autoconf2.13 diffutils gconf imagemagick imake inetutils libidl2 libpulse librsvg libxslt mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) makedepends_i686=(rust clang llvm) makedepends_x86_64=("${makedepends_i686[@]}") -- cgit v1.2.3