summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-07 23:20:45 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-05-07 23:20:45 -0300
commit717efc261b717c74a20a286f8dbb99e14b5d06ad (patch)
tree928fd7bd2424efd8abc8ba753754bf5082f4b97c /libre/iceweasel-libre
parent0fff0912cd1b37fbf6056523b184251e675d1c62 (diff)
downloadabslibre-717efc261b717c74a20a286f8dbb99e14b5d06ad.tar.gz
abslibre-717efc261b717c74a20a286f8dbb99e14b5d06ad.tar.bz2
abslibre-717efc261b717c74a20a286f8dbb99e14b5d06ad.zip
ice{weasel-libre,cat,ape-libre}: adding gst-plugins-base deps
Diffstat (limited to 'libre/iceweasel-libre')
-rw-r--r--libre/iceweasel-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD
index bb12ff2d1..0cf7e3ec9 100644
--- a/libre/iceweasel-libre/PKGBUILD
+++ b/libre/iceweasel-libre/PKGBUILD
@@ -27,7 +27,7 @@ pkgrel=4
pkgdesc="A libre version of Debian Iceweasel, 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 libevent libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification)
+depends=(alsa-lib dbus-glib desktop-file-utils gtk2 gst-plugins-base hicolor-icon-theme hunspell libevent libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification)
makedepends=(autoconf2.13 diffutils imagemagick libidl2 librsvg libxslt mesa pkg-config python2 quilt unzip zip)
[ "$CARCH" != "mips64el" ] && makedepends+=('yasm')
options=(!emptydirs)