wok diff gstreamer/receipt @ rev 7259

Up: xorg-libXi to 1.4.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 14 15:50:21 2010 +0000 (2010-11-14)
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 Nov 14 15:50:21 2010 +0000
     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()