diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-11-29 05:47:51 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-11-29 05:47:51 +0100 |
commit | 396e12602cffb6e51188db908a9671e3a0312649 (patch) | |
tree | bc80fe4c234fa1674c6adcc2fae84ce9daeefc55 /libre/iceape | |
parent | ac0cf48ecdee0aa50607326daf80f64af5dee9ce (diff) | |
download | abslibre-396e12602cffb6e51188db908a9671e3a0312649.tar.gz abslibre-396e12602cffb6e51188db908a9671e3a0312649.tar.bz2 abslibre-396e12602cffb6e51188db908a9671e3a0312649.zip |
libre/ice*, nonprism/ice*, unar: updated icu version on arm
Diffstat (limited to 'libre/iceape')
-rw-r--r-- | libre/iceape/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceape/PKGBUILD b/libre/iceape/PKGBUILD index 25cdfb6e3..b2fa32c88 100644 --- a/libre/iceape/PKGBUILD +++ b/libre/iceape/PKGBUILD @@ -20,7 +20,7 @@ pkgdesc="Iceape, the libre internet suite based on SeaMonkey." depends=(alsa-lib dbus-glib desktop-file-utils gtk2 gtk3 hunspell libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification libpulse gconf) depends_x86_64=(icu=60.1) depends_i686=(icu=60.1) -depends_armv7d=(icu=58.2) +depends_armv7h=(icu=60.1) makedepends=(unzip zip pkg-config python2 librsvg wireless_tools yasm mesa autoconf2.13 quilt imake python3 gst-plugins-base) optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing' 'gst-plugins-bad: aac, vp8 and opus decoding' |