wok diff antiword/receipt @ rev 14587

Add missing deps coreutils-disk and coreutils-redirection for use tee and df command instead of Busybox
author Stanislas Leduc <shann@slitaz.org>
date Sun May 26 19:06:03 2013 +0200 (2013-05-26)
parents d90d5291a362
children 617dbdeb6f7e
line diff
     1.1 --- a/antiword/receipt	Mon Feb 15 09:51:33 2010 +0100
     1.2 +++ b/antiword/receipt	Sun May 26 19:06:03 2013 +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()