diff options
-rw-r--r-- | office/impressive/README | 4 | ||||
-rw-r--r-- | office/impressive/impressive.info | 2 | ||||
-rw-r--r-- | office/kbgoffice/README | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/office/impressive/README b/office/impressive/README index e4375b86e9..1ae5ace413 100644 --- a/office/impressive/README +++ b/office/impressive/README @@ -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). diff --git a/office/impressive/impressive.info b/office/impressive/impressive.info index cb9efe1c92..5ace4a4678 100644 --- a/office/impressive/impressive.info +++ b/office/impressive/impressive.info @@ -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" diff --git a/office/kbgoffice/README b/office/kbgoffice/README index 38b8e9e190..2d0e4f715b 100644 --- a/office/kbgoffice/README +++ b/office/kbgoffice/README @@ -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). |