office/abiword: Fixed dep information

This commit is contained in:
ponce 2012-08-23 16:39:16 +02:00 committed by Robby Workman
parent 3b50aafa25
commit fea9c81a7c
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
The AbiWord word processor is a lightweight and featureful productivity
tool that is suitable for a wide variety of word processing tasks.
This requires wv. goffice and gnome-vfs are optional dependencies, but
gnome-vfs doesn't add anything useful.
goffice and gnome-vfs are optional dependencies, but gnome-vfs doesn't add
anything useful.
evince is an optional runtime dependency since it's the default application
to show print previews, but you can avoid it by adding something like this

View file

@ -7,6 +7,6 @@ MD5SUM="f883b0a7f26229a9c66fd6a1a94381aa\
197df94c1d9ed287903cb5aa0b60bbc1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="evince gnome-vfs goffice wv"
REQUIRES="wv"
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"