[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - distro-configs/LibreOfficeLinux.conf

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed Nov 30 15:12:38 UTC 2016


 distro-configs/LibreOfficeLinux.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 543244954ca951ca20716600c16320eca6ff60b8
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Nov 30 16:10:14 2016 +0100

    enable gstreamer-1.0 for baseline linux builds
    
    (cherry picked from commit df8f994773d96b1be19f8d955b1c95b69bdf054d)
    
    Change-Id: I8982621114db142a8f4ef77987bb22de8767fe3f

diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 392b495..711d6c3 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -22,7 +22,7 @@
 --enable-kde4
 --disable-gtk3
 --enable-gstreamer-0-10
---disable-gstreamer-1-0
+--enable-gstreamer-1-0
 --enable-evolution2
 --enable-gio
 --enable-scripting-beanshell


More information about the Libreoffice-commits mailing list