diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:43:05 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:43:05 -0500 |
commit | cb24263cc215e8a1f2700ecfe24d9cdf7f9fde58 (patch) | |
tree | 68c9b6da5bb72f719bd35ae18b59e66f5b5aba04 /graphics/fontmatrix/README | |
parent | a92169ee85357a9cc3b3b52319b44b9291b1aeed (diff) | |
download | slackbuilds-cb24263cc215e8a1f2700ecfe24d9cdf7f9fde58.tar.gz |
graphics/fontmatrix: Use icu4c regardless during build
icu4c is now part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/fontmatrix/README')
-rw-r--r-- | graphics/fontmatrix/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/fontmatrix/README b/graphics/fontmatrix/README index 9cacac854c..4b7ab8f518 100644 --- a/graphics/fontmatrix/README +++ b/graphics/fontmatrix/README @@ -12,7 +12,6 @@ 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 and icu4c if installed before +This package can optionally use podofo if it is installed before compile time. To use podofo then pass HAVE_PODOFO="yes" to the -slackbuild. Alternatively, or in addition to podofo, you can pass -HAVE_ICU="yes" to the slackbuild for icu4c support. +slackbuild. |