diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-05-08 15:48:43 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-05-08 17:49:58 +0200 |
commit | bcc527412ee50ff646098195566e2c66007df59a (patch) | |
tree | 8984435c98a4d1c3b92f04288db65d9c03d6c9fe /distro-configs/LibreOfficeLinux.conf | |
parent | 6afe0e5804f2a23f9fc9842d372fff77fd1023f1 (diff) |
LibreOfficeLinux.conf: use system zlib
It appears that there are some externals that link against the system
zlib anyway, and the assumption is that system zlib will work
everywhere.
Change-Id: Id348ed88d00ec1495aa54871c994062b9e1b3e85
Diffstat (limited to 'distro-configs/LibreOfficeLinux.conf')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index dbbdcb7063e2..3836c73edfb0 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -2,7 +2,7 @@ --with-system-dicts --with-myspell-dicts --without-unix-wrapper ---without-system-zlib +--with-system-zlib --without-system-poppler --without-system-openssl --without-system-mesa-headers |