wok-6.x diff ddd/receipt @ rev 4968
fix: add camera group in libgphoto2
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Feb 23 16:06:09 2010 +0000 (2010-02-23) |
parents | 0588160a6878 |
children | 6e90579538d6 |
line diff
1.1 --- a/ddd/receipt Wed Sep 09 21:42:10 2009 +0200 1.2 +++ b/ddd/receipt Tue Feb 23 16:06:09 2010 +0000 1.3 @@ -12,6 +12,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gnu.org/software/ddd/" 1.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="debugger" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()