diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-05-07 23:53:54 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-05-07 23:53:54 -0300 |
commit | 133e9cb3ca1170a42c682bac2789751aa963cf2d (patch) | |
tree | c965c72cb6b115350fa7e96e42b8c27ae3241b08 /libre/iceweasel-libre | |
parent | 717efc261b717c74a20a286f8dbb99e14b5d06ad (diff) | |
download | abslibre-133e9cb3ca1170a42c682bac2789751aa963cf2d.tar.gz abslibre-133e9cb3ca1170a42c682bac2789751aa963cf2d.tar.bz2 abslibre-133e9cb3ca1170a42c682bac2789751aa963cf2d.zip |
ice{weasel-libre,cat,ape-libre}: change to gstreamer0.10-base deps
Diffstat (limited to 'libre/iceweasel-libre')
-rw-r--r-- | libre/iceweasel-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index 0cf7e3ec9..56561acbc 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 gst-plugins-base 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 gstreamer0.10-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) |