wok diff gstreamer/receipt @ rev 7304

dropbear: convert openssh host keys
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 17 17:23:08 2010 +0100 (2010-11-17)
parents 1ca2a873ae2a
children 955ef520b5bf
line diff
     1.1 --- a/gstreamer/receipt	Tue Sep 21 01:28:31 2010 +0000
     1.2 +++ b/gstreamer/receipt	Wed Nov 17 17:23:08 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()