diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-02 00:45:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-02 00:46:16 -0300 |
commit | e82235ffeb5358beaaff2c7378d3e18c7f7a92fc (patch) | |
tree | 55ab68eb86c1dfd8d3d10981862dca15b949a0ca /nonprism | |
parent | a35b90df4fe63301ffffa3a6d235c1531793ec3f (diff) |
icedove: icu 58.1 rebuild
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/icedove/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD index aa0de4e04..0c3c780ce 100644 --- a/nonprism/icedove/PKGBUILD +++ b/nonprism/icedove/PKGBUILD @@ -19,7 +19,7 @@ pkgrel=1.nonprism1 pkgdesc="A libre version of Debian Icedove, the standalone mail and news reader based on Mozilla Thunderbird, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64 armv7h) license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib gtk2 hunspell icu=57.1 libevent libvpx=1.6.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib gtk2 hunspell icu=58.1 libevent libvpx=1.6.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) makedepends=(autoconf2.13 diffutils gconf imake inetutils libpulse mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) options=(!emptydirs !makeflags) optdepends=('libcanberra: for sound support') |