diff options
-rw-r--r-- | graphics/fontmatrix/README | 5 | ||||
-rw-r--r-- | graphics/fontmatrix/fontmatrix.info | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/fontmatrix/README b/graphics/fontmatrix/README index 4b7ab8f518..c897b38a34 100644 --- a/graphics/fontmatrix/README +++ b/graphics/fontmatrix/README @@ -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. diff --git a/graphics/fontmatrix/fontmatrix.info b/graphics/fontmatrix/fontmatrix.info index 10e1446117..5c348a2e4b 100644 --- a/graphics/fontmatrix/fontmatrix.info +++ b/graphics/fontmatrix/fontmatrix.info @@ -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" |