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

New commits:
commit d817ddf73ea6947bc64be60ab130a80a3e871f73
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Dec 3 13:34:05 2012 +0100

    --without-system-libpng for "universal" Linux builds
    
    ...so that e.g. Fedora 17 does not require installation of libpng-compat 
package
    for old libpng12.so.
    
    Change-Id: I45cf3928b30dbbb815f70cde1972dc4972007c05
    (cherry picked from commit 2a6980107015a30e01873a45f8798b8a20ccfd73)
    Reviewed-on: https://gerrit.libreoffice.org/1229
    Tested-by: Caolán McNamara <caol...@redhat.com>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/distro-configs/LibreOfficeLinux.conf 
b/distro-configs/LibreOfficeLinux.conf
index 21342e4..0233188 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -7,6 +7,7 @@
 --without-system-openssl
 --without-system-mozilla
 --without-system-mesa-headers
+--without-system-libpng
 --without-system-libxml
 --without-system-jpeg
 --without-system-jars
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to