diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2020-05-23 00:17:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-23 00:17:27 +0700 |
commit | a2cddf8b25f02b136e40efb94fce31c91fc794c5 (patch) | |
tree | ff3f9cc0f032dae97e43e083fa963fee050da3b8 /office/fop/README | |
parent | 150adf9c281c5eb4dba46cfcc6d8df0ad695da5e (diff) |
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/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/office/fop/README b/office/fop/README index fe7aab4c22cc1..0fb4f3ef994cc 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. |