graphics/fontmatrix: Fixed dep information

This commit is contained in:
ponce 2012-08-27 16:56:07 +02:00 committed by Erik Hanson
parent 7602c9db0e
commit d61013dac9
2 changed files with 3 additions and 4 deletions

View file

@ -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.

View file

@ -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"