[Libreoffice-commits] core.git: l10ntools/StaticLibrary_transex.mk

Stephan Bergmann sbergman at redhat.com
Wed Mar 27 13:12:03 PDT 2013


 l10ntools/StaticLibrary_transex.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2bd0d00982fcd8648bbcbb0502821b5a21a618a7
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Mar 27 21:11:37 2013 +0100

    l10ntools/inc/helper.hxx includes libxml/parser.h
    
    Change-Id: I44512a132cdc428b5ab157f19107690b781af823

diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk
index 0c3bbff4..ed25591 100644
--- a/l10ntools/StaticLibrary_transex.mk
+++ b/l10ntools/StaticLibrary_transex.mk
@@ -40,6 +40,7 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
 $(eval $(call gb_StaticLibrary_use_externals,transex,\
 	boost_headers \
 	icu_headers \
+	libxml2 \
 ))
 
 $(eval $(call gb_StaticLibrary_add_exception_objects,transex,\


More information about the Libreoffice-commits mailing list