summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-11-29 05:47:51 +0100
committerAndreas Grapentin <andreas@grapentin.org>2017-11-29 05:47:51 +0100
commit396e12602cffb6e51188db908a9671e3a0312649 (patch)
treebc80fe4c234fa1674c6adcc2fae84ce9daeefc55 /libre/icecat
parentac0cf48ecdee0aa50607326daf80f64af5dee9ce (diff)
libre/ice*, nonprism/ice*, unar: updated icu version on arm
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 86cabbd8d..ecb51d6f6 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -24,7 +24,7 @@ license=(MPL GPL LGPL)
depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hicolor-icon-theme hunspell libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
depends_x86_64=(icu=60.1)
depends_i686=(icu=60.1)
-depends_armv7d=(icu=58.2)
+depends_armv7h=(icu=60.1)
makedepends=(autoconf2.13 diffutils gconf imake inetutils libpulse mesa mozilla-searchplugins python2 unzip yasm zip)
options=(!emptydirs !makeflags debug)
if $_pgo; then