diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-05-07 23:20:45 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-05-07 23:20:45 -0300 |
commit | 717efc261b717c74a20a286f8dbb99e14b5d06ad (patch) | |
tree | 928fd7bd2424efd8abc8ba753754bf5082f4b97c /libre/iceape-libre | |
parent | 0fff0912cd1b37fbf6056523b184251e675d1c62 (diff) | |
download | abslibre-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/iceape-libre')
-rw-r--r-- | libre/iceape-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index 2d61d940d..639b3d72e 100644 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -15,7 +15,7 @@ pkgrel=8 pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') -depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' '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' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss' 'sqlite' 'startup-notification') makedepends=('unzip-libre' 'zip' 'pkg-config' 'python2' 'python2-ply' 'librsvg' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'quilt') replaces=('seamonkey') conflicts=('seamonkey') |