[Libreoffice-commits] core.git: distro-configs/LibreOfficeLinux.conf
Michael Weghorn (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 22 11:10:44 UTC 2019
distro-configs/LibreOfficeLinux.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 96392d5c5319b0d6d3e8b07e78a199bf4b44a5ba
Author: Michael Weghorn <m.weghorn at posteo.de>
AuthorDate: Mon May 6 15:19:42 2019 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Wed May 22 13:10:04 2019 +0200
Linux distro config: Enable more VCL plugins
Enable the gtk3_kde5 and kde5 VCL plugins as discussed
in ESC all of 2019-05-02.
Also drop the "--disable-gtk3" switch so gtk3 is built
as well (which is enabled by default).
Change-Id: I65230255f8db6a7de992c6f5e9f9892a72436349
Reviewed-on: https://gerrit.libreoffice.org/71865
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 2be88ea32d19..c4ab4c4e2c54 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -20,8 +20,8 @@
--enable-dbus
--enable-extension-integration
--enable-odk
---disable-kde5
---disable-gtk3
+--enable-gtk3-kde5
+--enable-kde5
--enable-gstreamer-0-10
--enable-gstreamer-1-0
--enable-evolution2
More information about the Libreoffice-commits
mailing list