wok-current diff gst-python/receipt @ rev 6653

Fixed gdk-pixbuf. Added xpm and jpeg to be build into gdk-pixbuf instead of being just plugins. Fixes some missing icons and background from being missig in slitaz desktop.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 01:06:19 2010 +0000 (2010-10-11)
parents bd1fd9042631
children 6613102ce5d9
line diff
     1.1 --- a/gst-python/receipt	Wed Apr 22 12:03:39 2009 +0000
     1.2 +++ b/gst-python/receipt	Mon Oct 11 01:06:19 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="GStreamer Python Plugins"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="pygobject gstreamer"
     1.8 +DEPENDS="pygobject gstreamer gst-plugins-base"
     1.9  BUILD_DEPENDS="pygobject-dev gstreamer gstreamer-dev libxml2-dev liboil-dev python-dev glib-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://gstreamer.freedesktop.org/"