wok-current diff input-utils/receipt @ rev 7196
Fix: ruby-gtk2: include Glade support for compatibility with Glade-created UIs. While still GTK-related, this is available only from the Ruby-GNOME source package, with no other implications.
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Tue Nov 09 09:57:16 2010 +0000 (2010-11-09) |
parents | b4953d9f7b87 |
children | a1c1d35d9f92 |
line diff
1.1 --- a/input-utils/receipt Sat Mar 14 21:15:07 2009 +0100 1.2 +++ b/input-utils/receipt Tue Nov 09 09:57:16 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://dl.bytesex.org/cvs-snapshots/" 1.6 WGET_URL="http://dl.bytesex.org/cvs-snapshots/$TARBALL" 1.7 +TAGS="kernel input utilities" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()