diff options
author | Kacper Kasper <kacperkasper@gmail.com> | 2018-02-25 02:55:15 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2018-03-05 14:17:27 +0100 |
commit | 9c036b1d3db253a1fd43ce76ce1d919e2029af59 (patch) | |
tree | 6e5130faa9421c0c093059b5cff08a4356407d28 /distro-configs/LibreOfficeHaiku.conf | |
parent | 73312eaff10b19d1286c225ee335451e1800df4a (diff) |
Make LibreOffice buildable on Haiku.
* Obviously VCL wiring is missing, but most components do build.
Change-Id: Ie853ada1423a8f4c2b647be59cd47a7730c42978
Reviewed-on: https://gerrit.libreoffice.org/50293
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'distro-configs/LibreOfficeHaiku.conf')
-rw-r--r-- | distro-configs/LibreOfficeHaiku.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeHaiku.conf b/distro-configs/LibreOfficeHaiku.conf index 6026c7fb5942..426d19a825f6 100644 --- a/distro-configs/LibreOfficeHaiku.conf +++ b/distro-configs/LibreOfficeHaiku.conf @@ -47,6 +47,7 @@ --with-system-redland --with-system-libcmis --with-system-cairo +--with-system-poppler --with-theme=breeze sifr --with-galleries=no --without-helppack-integration @@ -62,5 +63,4 @@ --disable-postgresql-sdbc --disable-lotuswordpro --disable-firebird-sdbc ---disable-cairo-canvas --enable-python=no |