summaryrefslogtreecommitdiff
path: root/office/fop/README
diff options
context:
space:
mode:
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.