wok diff antiword/receipt @ rev 9787
efreet: fix BUILD_DEPEND and DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 12 15:43:28 2011 +0200 (2011-05-12) |
parents | d90d5291a362 |
children | 617dbdeb6f7e |
line diff
1.1 --- a/antiword/receipt Mon Feb 15 09:51:33 2010 +0100 1.2 +++ b/antiword/receipt Thu May 12 15:43:28 2011 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.antiword.org/" 1.6 WGET_URL="${WEB_SITE}$TARBALL" 1.7 +TAGS="word reader convert" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()