diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-13 09:58:20 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-13 09:58:20 -0300 |
commit | f5bac2b203a4fdc7d8db21c529d152f88bff361a (patch) | |
tree | cd5c1fa27cad40e83663b9c7a24bfa6e26991613 /libre/iceweasel/PKGBUILD | |
parent | 691f7de837629fe9e6a472d2ec29214c6ed7f7b5 (diff) | |
download | abslibre-f5bac2b203a4fdc7d8db21c529d152f88bff361a.tar.gz abslibre-f5bac2b203a4fdc7d8db21c529d152f88bff361a.tar.bz2 abslibre-f5bac2b203a4fdc7d8db21c529d152f88bff361a.zip |
iceweasel: update deps
Diffstat (limited to 'libre/iceweasel/PKGBUILD')
-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 edb0ab10f..79fd46f67 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -33,7 +33,7 @@ pkgrel=2 pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64) license=(MPL GPL LGPL) -depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hunspell icu=57.1 libevent libvpx=1.5.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) +depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell icu=57.1 libevent libvpx=1.5.0 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) options=(!emptydirs !makeflags debug) if $_pgo; then |