wok-6.x diff gst-plugins-good/receipt @ rev 3406
curlftpfs: Remove dep on libiconv (fuse must be rebuild)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Jun 12 18:27:46 2009 +0200 (2009-06-12) |
parents | 957267380153 |
children | 9f19aee613be |
line diff
1.1 --- a/gst-plugins-good/receipt Wed Apr 22 16:57:34 2009 +0000 1.2 +++ b/gst-plugins-good/receipt Fri Jun 12 18:27:46 2009 +0200 1.3 @@ -5,7 +5,9 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="GStreamer Good Plugins" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="libxml2 gst-plugins-base" 1.8 +DEPENDS="libxml2 gst-plugins-base gtk+ bzlib dbus flac hal libdv taglib \ 1.9 +xorg-libXcomposite xorg-libXcursor xorg-libXfixes xorg-libXinerama \ 1.10 +xorg-libXrandr xorg-libXrender" 1.11 BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev libogg-dev liboil-dev gstreamer-dev libxml2-dev glib-dev jpeg-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://gstreamer.freedesktop.org/"