mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/kbgoffice: Fixed dep information
This commit is contained in:
parent
eee1b9510f
commit
c9bd159a7b
3 changed files with 3 additions and 5 deletions
|
@ -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).
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue