mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/fontmatrix: Fixed dep information
This commit is contained in:
parent
7602c9db0e
commit
d61013dac9
2 changed files with 3 additions and 4 deletions
|
@ -12,6 +12,5 @@ it creates a nice PDF catalogue of user's fonts for printing or
|
|||
reference. In short, fontmatrix is a font manager for professionals,
|
||||
but is nice and user friendly.
|
||||
|
||||
This package can optionally use podofo if it is installed before
|
||||
compile time. To use podofo then pass HAVE_PODOFO="yes" to the
|
||||
slackbuild.
|
||||
This package can make use of the optional dependency podofo: install
|
||||
it and then pass HAVE_PODOFO="yes" to the slackbuild.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://slackbuilds.slackadelic.com/graphics/fontmatrix/fontmatrix-0.6.
|
|||
MD5SUM="6a00c9448a50d3bab5acb4145f778f2d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="podofo"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Klaatu"
|
||||
EMAIL="klaatu@member.fsf.org"
|
||||
|
|
Loading…
Reference in a new issue