i18npool/CppunitTest_i18npool_test_languagetag.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 26310504c3c20385caf35f5a703f1d5f1682b4c7
Author: Eike Rathke <er...@redhat.com>
Date:   Fri Aug 10 16:24:15 2012 +0200

    at least Windows needs libxml2
    
    Change-Id: I97312c746e8a76af73851c474b0c6c2491c44803

diff --git a/i18npool/CppunitTest_i18npool_test_languagetag.mk 
b/i18npool/CppunitTest_i18npool_test_languagetag.mk
index 8c42ad6..467a36b 100644
--- a/i18npool/CppunitTest_i18npool_test_languagetag.mk
+++ b/i18npool/CppunitTest_i18npool_test_languagetag.mk
@@ -32,6 +32,10 @@ $(eval $(call 
gb_CppunitTest_use_externals,i18npool_test_languagetag,\
 endif
 endif
 
+$(eval $(call gb_CppunitTest_use_externals,i18npool_test_languagetag,\
+       libxml2 \
+))
+
 ifeq ($(SYSTEM_LIBLANGTAG),YES)
 $(eval $(call gb_CppunitTest_add_cxxflags,i18npool_test_languagetag,\
        -DSYSTEM_LIBLANGTAG \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to