From 5a2f1545134ec25d9bcb5f0d64bc7db8dc5aeb37 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 2 Jan 2019 16:34:51 +0100 Subject: Update Flatpak to OpenJDK11 see "OpenJDK 11 is available". Change-Id: Ie24ed7349ca9a4a57c1a8d18d10b29c4a37e259c Reviewed-on: https://gerrit.libreoffice.org/65830 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- distro-configs/LibreOfficeFlatpak.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index c0c79b7ce959..65f473c48b51 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -4,7 +4,7 @@ --with-ant-home=/run/build/libreoffice/ant --with-extra-buildid=Flatpak --with-help=html ---with-jdk-home=/usr/lib/sdk/openjdk10/jvm/openjdk-10 +--with-jdk-home=/usr/lib/sdk/openjdk11/jvm/openjdk-11 --with-lang=ALL --with-system-libs --with-vendor=The Document Foundation -- cgit