wok diff evince/receipt @ rev 4984
fix: RAM for openoffice
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Feb 25 10:30:21 2010 +0000 (2010-02-25) |
parents | cf9d33568568 |
children | b68b4f934ba7 |
line diff
1.1 --- a/evince/receipt Wed Jan 06 16:26:38 2010 +0100 1.2 +++ b/evince/receipt Thu Feb 25 10:30:21 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://projects.gnome.org/evince/" 1.6 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/evince/${VERSION%.*}/${TARBALL}" 1.7 +TAGS="viewer pdf tiff ps postscript dvi" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()