From b1adc37d84f7801cd7994d1586bbae849ff6e795 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 10 Apr 2024 08:52:21 +0200 Subject: Adapt flatpak build to upstream changes "Merge pull request #288 from EliasTheGrandMasterOfMistakes/EliasTheGrandMasterOfMistakes-patch-2: Update JDK, GVFS and ANT" Change-Id: I021ddb9ca6b1fbec6cfe22784a9d023db2fa737c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165920 Tested-by: Jenkins Reviewed-by: Stephan Bergmann (cherry picked from commit 82c17b61e05b9373ab1100f9c72156d655e0a866) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165930 Reviewed-by: Xisco Fauli --- 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 911184c337eb..ab72dd7ceca1 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -3,7 +3,7 @@ --with-ant-home=/run/build/libreoffice/ant --with-extra-buildid=Flatpak --with-help=html ---with-jdk-home=/usr/lib/sdk/openjdk17/jvm/openjdk-17 +--with-jdk-home=/usr/lib/sdk/openjdk21/jvm/openjdk-21 --with-lang=ALL --with-system-libs --with-vendor=The Document Foundation -- cgit