summaryrefslogtreecommitdiffstats
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-08-06 19:23:09 +0200
committerEike Rathke <erack@redhat.com>2012-08-06 19:36:16 +0200
commit15b95b224588743d629c7a9a305352357eb96a07 (patch)
tree29fa5639b439f17653630181ddc37103fc4af3e0 /i18npool
parentinstall liblangtag and data (diff)
downloadcore-15b95b224588743d629c7a9a305352357eb96a07.tar.gz
core-15b95b224588743d629c7a9a305352357eb96a07.zip
LanguageTag Windows build
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/Library_i18nisolang1.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/Library_i18nisolang1.mk b/i18npool/Library_i18nisolang1.mk
index db0cdf244594..066f6f9a79d9 100644
--- a/i18npool/Library_i18nisolang1.mk
+++ b/i18npool/Library_i18nisolang1.mk
@@ -57,4 +57,6 @@ $(eval $(call gb_Library_use_external,i18nisolang1,glib))
$(eval $(call gb_Library_use_external,i18nisolang1,liblangtag))
+$(eval $(call gb_Library_use_external,i18nisolang1,libxml2))
+
# vim: set noet sw=4 ts=4: