summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-08-09 17:46:17 +0000
committer Eric Hameleers <alien@slackware.com>2022-08-09 17:46:17 +0000
commitab6a439a0de5e9438508bb8eb150327143947d93 (patch)
tree42e81c74ccd8e0610f780bd54621a4578d1c074d
parent938a15ed83210c0812c5df2087cca756deda2f6d (diff)
downloadasb-ab6a439a0de5e9438508bb8eb150327143947d93.tar.gz
asb-ab6a439a0de5e9438508bb8eb150327143947d93.tar.xz
libreoffice: re-enable Java support now that I have openjdk11 in the repo.
-rwxr-xr-xlibreoffice/build/libreoffice.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild
index 2b9f6321..397011a3 100755
--- a/libreoffice/build/libreoffice.SlackBuild
+++ b/libreoffice/build/libreoffice.SlackBuild
@@ -28,9 +28,9 @@
# For: libreoffice
# Descr: free office suite
# URL: http://www.libreoffice.org/
-# Needs:
-# Build-time: perl-archive-zip
-# jdk9, apache-ant if you need Java support, disabled by default.
+# Needs: (Slackware-current: boost-compat, icu4c-compat)
+openjdk11
+# Build-time: perl-archive-zip, openjdk11, apache-ant.
# (for Slackware 14.2 you need to upgrade gcc to the 9.2.0 version
# in 'unsupported' and you can revert back to 5.5.0 after
# compilation is completed. You also need to compile/upgrade to
@@ -383,8 +383,8 @@ TAG=${TAG:-alien}
ADD_KDE5=${ADD_KDE5:-"YES"}
ADD_KDE5=$(echo $ADD_KDE5 | tr 'a-z' 'A-Z')
-# Libreoffice >= 7 needs JDK 9 or higher and we do not offer that:
-USE_JAVA=${USE_JAVA:="NO"}
+# Libreoffice >= 7 needs JDK 9 or higher:
+USE_JAVA=${USE_JAVA:="YES"}
USE_JAVA=$(echo $USE_JAVA | tr 'a-z' 'A-Z')
# SRCVER is the variable you control. It can be one of: