diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-01-02 16:34:51 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-01-03 09:25:06 +0100 |
commit | 5a2f1545134ec25d9bcb5f0d64bc7db8dc5aeb37 (patch) | |
tree | 445d87658b2a6e2e4b303723c281137690c82440 /distro-configs | |
parent | 6d38fc3dd500841caed9305285dab614163212ca (diff) |
Update Flatpak to OpenJDK11
see <https://github.com/flathub/org.libreoffice.LibreOffice/issues/57>
"OpenJDK 11 is available".
Change-Id: Ie24ed7349ca9a4a57c1a8d18d10b29c4a37e259c
Reviewed-on: https://gerrit.libreoffice.org/65830
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |