wok diff o3read/receipt @ rev 8807
fix deps: btrfs-progs depends on acl
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 00:28:43 2011 +0100 (2011-02-23) |
parents | 30f642df947e |
children | 02bbaa9d12ba |
line diff
1.1 --- a/o3read/receipt Thu Jul 24 01:01:10 2008 +0200 1.2 +++ b/o3read/receipt Wed Feb 23 00:28:43 2011 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://siag.nu/o3read/" 1.6 WGET_URL="http://siag.nu/pub/o3read/$PACKAGE-$VERSION.tar.gz" 1.7 +TAGS="office" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()