wok-stable diff gnet/receipt @ rev 5054

fix udev: create /dev/bus/usb for usb devices
author Rohit Joshi <jozee@slitaz.org>
date Sat Mar 06 18:57:02 2010 +0000 (2010-03-06)
parents b995bbc41b98
children
line diff
     1.1 --- a/gnet/receipt	Sun Apr 26 00:07:37 2009 +0200
     1.2 +++ b/gnet/receipt	Sat Mar 06 18:57:02 2010 +0000
     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()