summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/LibreOffice/README')
-rw-r--r--office/LibreOffice/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README
index 684db28e8f..69c212624c 100644
--- a/office/LibreOffice/README
+++ b/office/LibreOffice/README
@@ -47,12 +47,12 @@ Build time environment variables that may be set to vary features are as follows
languages.
5. A number of Java Development Kits are suitable for building LibreOffice.
- The default JDK for this SlackBuild is openjdk. Others may be chosen by
+ The default JDK for this SlackBuild is openjdk7. Others may be chosen by
setting the JAVA environment variable when running the SlackBuild. Recognised
- values are openjdk (the default, not explicitly required), openjdk8 and jdk
+ values are openjdk7 (the default, not explicitly required), openjdk8 and jdk
e.g. JAVA=jdk (to use SBo jdk package with Oracle binary version). Using an
alternate JDK will require presence of the appropriate package when building
- LibreOffice. Since the apache-ant package is already required by openjdk,
+ LibreOffice. Since the apache-ant package is already required by openjdk7,
hence openjdk8, its listing in the REQUIRES field is redundant in these cases.
However it remains listed to accomodate the case of JAVA=jdk, in which the
apache-ant package is needed to build LibreOffice.