wok diff ytree/receipt @ rev 9112
taglib: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 05 10:44:27 2011 +0100 (2011-03-05) |
parents | 28e65b8aa704 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/ytree/receipt Wed Apr 29 10:39:52 2009 +0000 1.2 +++ b/ytree/receipt Sat Mar 05 10:44:27 2011 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.han.de/~werner/ytree.html" 1.6 WGET_URL="http://www.han.de/~werner/$TARBALL" 1.7 +TAGS="file-manager file-browser" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()