diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-01 17:15:18 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-01 17:49:15 +0200 |
commit | 05a1735c257fb044daf1b82c20f63a659a87fcd6 (patch) | |
tree | bce872da660136236737cc05fc8aa4b310fe6a56 /libre | |
parent | 31ab42564ae3f8b3ca8c8870fb4da6eecaa51de8 (diff) | |
download | abslibre-05a1735c257fb044daf1b82c20f63a659a87fcd6.tar.gz abslibre-05a1735c257fb044daf1b82c20f63a659a87fcd6.tar.bz2 abslibre-05a1735c257fb044daf1b82c20f63a659a87fcd6.zip |
updated iceweasel dependencies
Diffstat (limited to 'libre')
-rw-r--r-- | libre/iceweasel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index a62d5653f..2581dcc82 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -35,7 +35,7 @@ pkgrel=2 pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox (Parabola rebranded)." arch=(i686 x86_64 armv7h) license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell 'icu>=58.2' libevent libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell 'icu=59.1' libevent libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) makedepends=(autoconf2.13 diffutils gconf imagemagick imake inetutils libidl2 libpulse librsvg-stable libxslt mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) makedepends_i686=(cargo) makedepends_x86_64=("${makedepends_i686[@]}") |