wok diff gst-plugins-good/receipt @ rev 3757

mirror-tools/mkpkgiso: fix sort weights
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 24 11:41:10 2009 +0200 (2009-07-24)
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 Jul 24 11:41:10 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/"