distro-configs/CPLinux-LOKit.conf                   |    1 -
 distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf |    1 -
 distro-configs/LibreOfficeLinux.conf                |    1 -
 distro-configs/LibreOfficeOnline.conf               |    1 -
 distro-configs/LibreOfficeOpenBSD.conf              |    1 -
 5 files changed, 5 deletions(-)

New commits:
commit a7b6b20bebd0bf122736b94ae32b7981758d4c0b
Author:     Caolán McNamara <caolan.mcnam...@collabora.com>
AuthorDate: Fri May 2 10:32:38 2025 +0100
Commit:     Caolán McNamara <caolan.mcnam...@collabora.com>
CommitDate: Fri May 2 14:59:24 2025 +0200

    don't use with-system-zstd (yet)
    
    Change-Id: Ib18f121eb69c8c7be0c938a54510a5c6f8a339f6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184894
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolan.mcnam...@collabora.com>

diff --git a/distro-configs/CPLinux-LOKit.conf 
b/distro-configs/CPLinux-LOKit.conf
index ef2a8638c57a..321cb967b217 100644
--- a/distro-configs/CPLinux-LOKit.conf
+++ b/distro-configs/CPLinux-LOKit.conf
@@ -6,7 +6,6 @@
 --with-system-dicts
 --with-myspell-dicts
 --with-system-zlib
---with-system-zstd
 --disable-poppler
 --enable-cairo-rgba
 --without-system-cairo
diff --git a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf 
b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
index 726044dbca49..d9af64650eff 100644
--- a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
+++ b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
@@ -3,7 +3,6 @@
 --with-system-dicts
 --with-myspell-dicts
 --with-system-zlib
---with-system-zstd
 --without-system-poppler
 --without-system-openssl
 --without-system-libpng
diff --git a/distro-configs/LibreOfficeLinux.conf 
b/distro-configs/LibreOfficeLinux.conf
index 9d5b511db944..fba02d362d31 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -1,7 +1,6 @@
 --with-system-dicts
 --with-myspell-dicts
 --with-system-zlib
---with-system-zstd
 --without-system-poppler
 --without-system-openssl
 --without-system-libpng
diff --git a/distro-configs/LibreOfficeOnline.conf 
b/distro-configs/LibreOfficeOnline.conf
index 73b21a1dc530..b22639232b71 100644
--- a/distro-configs/LibreOfficeOnline.conf
+++ b/distro-configs/LibreOfficeOnline.conf
@@ -37,7 +37,6 @@
 --with-linker-hash-style=both
 --with-system-dicts
 --with-system-zlib
---with-system-zstd
 --with-theme=colibre
 --without-branding
 --without-help
diff --git a/distro-configs/LibreOfficeOpenBSD.conf 
b/distro-configs/LibreOfficeOpenBSD.conf
index 6933487102fd..2af93a64202a 100644
--- a/distro-configs/LibreOfficeOpenBSD.conf
+++ b/distro-configs/LibreOfficeOpenBSD.conf
@@ -26,7 +26,6 @@
 --with-system-poppler
 --with-system-redland
 --with-system-zlib
---with-system-zstd
 --with-vendor=The OpenBSD project
 --without-junit
 --without-system-libwpd

Reply via email to