wok diff zim/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 50a4a6515dd0
children aafdac59e123
line diff
     1.1 --- a/zim/receipt	Sat Jan 30 19:34:46 2010 +0000
     1.2 +++ b/zim/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://zim-wiki.org/"
     1.6  WGET_URL="http://www.zim-wiki.org/downloads/$TARBALL"
     1.7 +TAGS="wiki"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()