wok diff gnet/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents b995bbc41b98
children 302b6e838442
line diff
     1.1 --- a/gnet/receipt	Sun Apr 26 00:07:37 2009 +0200
     1.2 +++ b/gnet/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.gnetlibrary.org/"
     1.6  WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gnet/2.0/$TARBALL"
     1.7 +DEPENDS="glib"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()