summaryrefslogtreecommitdiffstats
path: root/office/fop/README
diff options
context:
space:
mode:
author Lenard Spencer2020-05-22 19:17:27 +0200
committer Willy Sudiarto Raharjo2020-05-22 19:17:27 +0200
commita2cddf8b25f02b136e40efb94fce31c91fc794c5 (patch)
treeff3f9cc0f032dae97e43e083fa963fee050da3b8 /office/fop/README
parent150adf9c281c5eb4dba46cfcc6d8df0ad695da5e (diff)
downloadslackbuilds-a2cddf8b25f02b136e40efb94fce31c91fc794c5.tar.gz
office/fop: Updated for version 2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fop/README')
-rw-r--r--office/fop/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/office/fop/README b/office/fop/README
index fe7aab4c22..0fb4f3ef99 100644
--- a/office/fop/README
+++ b/office/fop/README
@@ -13,4 +13,7 @@ described in the W3C Recommendation from 05 December 2006, and that
complies with the November 2001 Portable Document Format Specification
(Version 1.4) from Adobe Systems.
-jai is an optional but recommended dependency.
+The default build is for jdk 8 and older (including openjdk). To build
+on jdk11 and newer, pass JDK11=yes to the build script.
+
+jai and jai-imageio are optional but recommended dependencies.