From 1383303f28b42c2fb2f6fb2aebfb856f73a6ebd8 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 6 Jun 2024 09:55:20 +0200 Subject: [PATCH] Flatpak build needs an explicit --without-system-rhino now ...after "clean up after removal of patched rhino" made it default to --with-system-jars (which in turn defaults to --with-system-libs) Change-Id: Ie2656c4af8d7fc5175cec317eadbf120132cfdf3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168490 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- distro-configs/LibreOfficeFlatpak.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index ab72dd7ceca1..77cb65f6d76e 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -60,6 +60,7 @@ --without-system-poppler --without-system-postgresql --without-system-redland +--without-system-rhino --without-system-sane --without-system-xmlsec --without-system-zxcvbn