wok diff gnet/receipt @ rev 10872
kismet: Change kismet group id to 315. Before it was set to 1000 or above.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 19 12:01:41 2011 +0000 (2011-06-19) |
parents | b995bbc41b98 |
children | 302b6e838442 |
line diff
1.1 --- a/gnet/receipt Sun Apr 26 00:07:37 2009 +0200 1.2 +++ b/gnet/receipt Sun Jun 19 12:01:41 2011 +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()