wok diff homebank/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents 6c5e8bed10af
children 455678ba3cb6
line diff
     1.1 --- a/homebank/receipt	Tue Mar 17 16:12:12 2009 +0000
     1.2 +++ b/homebank/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://homebank.free.fr/"
     1.6  WGET_URL="http://homebank.free.fr/public/$TARBALL"
     1.7 +TAGS="office finance"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()