summaryrefslogtreecommitdiff
path: root/libre/icecat/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-18 04:09:32 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-18 04:09:50 -0300
commiteb3b5575c1024a327a84c55275fe3029c4330c7a (patch)
tree9410680a52d0bd2f8f888a8b4096d2ab013aac6f /libre/icecat/PKGBUILD
parenta9610006c83a205649de94ed8b498f0ca0a1b6f6 (diff)
downloadabslibre-eb3b5575c1024a327a84c55275fe3029c4330c7a.tar.gz
abslibre-eb3b5575c1024a327a84c55275fe3029c4330c7a.tar.bz2
abslibre-eb3b5575c1024a327a84c55275fe3029c4330c7a.zip
icecat-45.5.1-gnu1-3: remove version limitation in libvpx dependency since rebuilding wasn't necessary for the 1.6.1 version
Diffstat (limited to 'libre/icecat/PKGBUILD')
-rw-r--r--libre/icecat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index a7a339ef2..74befd8af 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -15,12 +15,12 @@ _pgo=false
pkgname=icecat
_pkgver=45.5.1-gnu1
pkgver=${_pkgver//-/_}
-pkgrel=2
+pkgrel=3
pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox."
arch=(i686 x86_64 armv7h)
license=(MPL GPL LGPL)
-depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hicolor-icon-theme hunspell icu=58.2 libevent libvpx=1.6.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
+depends=(alsa-lib dbus-glib desktop-file-utils ffmpeg gtk2 gtk3 hicolor-icon-theme hunspell icu=58.2 libevent libvpx libxt mime-types mozilla-common nss sqlite startup-notification ttf-font)
makedepends=(diffutils gconf imake inetutils libpulse mesa mozilla-searchplugins python2 unzip yasm zip)
options=(!emptydirs !makeflags debug)
if $_pgo; then