summaryrefslogtreecommitdiff
path: root/libre/icecat
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-21 19:31:12 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-21 19:31:12 -0300
commit7a3722d1c66a5cb69070d12dc715c53e07001eaf (patch)
treeb500d1d98572b7bf5f6641df0d30ef2f611cb0f9 /libre/icecat
parentba10355424fef9f5a2796ea26c231dfbcbf0858c (diff)
icecat-31.6.0_gnu1-4: rebuild against libvpx 1.4.0
Diffstat (limited to 'libre/icecat')
-rw-r--r--libre/icecat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD
index 7b53b76a9..38d2d9ef6 100644
--- a/libre/icecat/PKGBUILD
+++ b/libre/icecat/PKGBUILD
@@ -15,12 +15,12 @@ _pgo=true
pkgname=icecat
_pkgver=31.6.0-gnu1
pkgver=${_pkgver//-/_}
-pkgrel=3
+pkgrel=4
pkgdesc="GNU IceCat, the standalone web browser based on Mozilla Firefox."
arch=(i686 x86_64 mips64el)
license=(MPL GPL LGPL)
-depends=(alsa-lib dbus-glib desktop-file-utils gtk2 hicolor-icon-theme hunspell icu=55.1 libevent libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification)
+depends=(alsa-lib dbus-glib desktop-file-utils gtk2 hicolor-icon-theme hunspell icu=55.1 libevent libvpx=1.4.0 libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification)
makedepends=(diffutils gst-plugins-base-libs imake inetutils libpulse mesa python2 unzip yasm zip)
options=(!emptydirs !makeflags debug)
if $_pgo; then