Module_cross_tail_build.mk |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit f97dd7b4eb84543de49a5d67c182ed87dc29fe82
Author: Tor Lillqvist <t...@iki.fi>
Date:   Fri Feb 15 08:47:39 2013 +0200

    Try again to unbreak the MinGW cross-compiling tinderbox
    
    Change-Id: Ie99768276ad9ca1dbd3aa3cb220d193ae7138858

diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk
index c239821..ed844b0 100644
--- a/Module_cross_tail_build.mk
+++ b/Module_cross_tail_build.mk
@@ -75,7 +75,8 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
        $(call gb_Helper_optional_for_host,DESKTOP, \
                helpcompiler \
                l10ntools \
-               nss \
+               $(call gb_Helper_optional,LCMS2,lcms2) \
+               $(call gb_Helper_optional,NSS,nss) \
                sot \
                svl \
                svtools \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to