wok diff gnet/receipt @ rev 10769

busybox: fix init color
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 31 16:32:59 2011 +0200 (2011-05-31)
parents b995bbc41b98
children 302b6e838442
line diff
     1.1 --- a/gnet/receipt	Sun Apr 26 00:07:37 2009 +0200
     1.2 +++ b/gnet/receipt	Tue May 31 16:32:59 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()