wok-6.x diff zim/receipt @ rev 5341
Fixed gettext to have acl as a depend and not just a build depend. Need for xgettext to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 27 10:19:26 2010 +0000 (2010-04-27) |
parents | 50a4a6515dd0 |
children | aafdac59e123 |
line diff
1.1 --- a/zim/receipt Sat Jan 30 19:34:46 2010 +0000 1.2 +++ b/zim/receipt Tue Apr 27 10:19:26 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()