office/kbgoffice: Fixed dep information

This commit is contained in:
ponce 2012-08-23 17:26:12 +02:00 committed by Robby Workman
parent eee1b9510f
commit c9bd159a7b
3 changed files with 3 additions and 5 deletions

View File

@ -11,5 +11,5 @@ for displaying them. If your application does not support PDF output,
you can alternatively use a set of pre-rendered image files or you use
Impressive to make a slideshow with your favorite photos.
This requires PyOpenGL, pygame. pdftk is optionally required for
retrieving PDF metadata (page titles, hyperlinks).
pdftk is an optional dependency for retrieving PDF metadata
(page titles, hyperlinks).

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/impressive/Impressive/0.10.3/
MD5SUM="1fefb25db71ee322a59353de85ae00b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyOpenGL pdftk pygame"
REQUIRES="PyOpenGL pygame"
MAINTAINER="Binh Nguyen"
EMAIL="binhnguyen@fastmail.fm"

View File

@ -3,5 +3,3 @@ It provides easy to use interface for the dictionaries from the
Bulgarian Office project. Currently KBGOffice supports all the five
dictionaries (English <=> Bulgarian, Polytechnical, Computer Terms,
Thesaurus and Dialect)
This requires the "full-pack" package (runtime-only dependency).