Kaydet (Commit) 74615ac7 authored tarafından Petr Mladek's avatar Petr Mladek

Explicitely mention --disable-gio in distro-configs/LibreOfficeLinux.conf

AFAIK, we could not use GIO for the release builds because they are built
on too old system. GIO has got enabled by default but it can't be used together
with GNOME VFS, so we need to explicitely disable it here.

Change-Id: Ic5e64b0b5a7c000b9add2892a18bbc963ea2b900
üst e2096f53
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
--enable-epm --enable-epm
--enable-python=internal --enable-python=internal
--enable-online-update --enable-online-update
--disable-gio
--disable-unix-qstart-libpng --disable-unix-qstart-libpng
--disable-randr-link --disable-randr-link
--disable-kde4 --disable-kde4
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment