wok-next diff gstreamer/receipt @ rev 7004

Up: slitaz-tools-boxes (3.9.1)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Oct 31 17:03:51 2010 +0100 (2010-10-31)
parents 1ca2a873ae2a
children 955ef520b5bf
line diff
     1.1 --- a/gstreamer/receipt	Tue Sep 21 01:28:31 2010 +0000
     1.2 +++ b/gstreamer/receipt	Sun Oct 31 17:03:51 2010 +0100
     1.3 @@ -7,10 +7,10 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  DEPENDS="libxml2 glib"
     1.6  BUILD_DEPENDS="intltool pkg-config bison flex glib-dev libxml2-dev python
     1.7 -python-dev m4"
     1.8 +python-dev m4 libgio-dev gobject-introspection-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://gstreamer.freedesktop.org/"
    1.11 -WGET_URL="$WEB_SITE/src/gstreamer/$TARBALL"
    1.12 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()