distro-configs/LibreOfficeFlatpak.conf |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1383303f28b42c2fb2f6fb2aebfb856f73a6ebd8
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Thu Jun 6 09:55:20 2024 +0200
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Thu Jun 6 11:52:34 2024 +0200

    Flatpak build needs an explicit --without-system-rhino now
    
    ...after
    
<https://git.libreoffice.org/core/+/479a39cbf0f4564abe93066d7a3f6b2e82de0e76%5E!/>
    "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 <stephan.bergm...@allotropia.de>

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

Reply via email to