summaryrefslogtreecommitdiff
path: root/xmlscript/Library_xmlscript.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-07-12 12:29:45 +0200
committerEike Rathke <erack@redhat.com>2013-07-12 12:32:34 +0200
commit6c88ebe9aaf32b5c7c6e22270ee90091c019f567 (patch)
tree2f98c051a4379d835e92667bbd94f143350e85cf /xmlscript/Library_xmlscript.mk
parent76d36d5bba2712c1c98548e73ca9fb82e11b0cca (diff)
write bcp47 format-locale if necessary and read both
Change-Id: I82cfdd8652d1c86b701ccb0b913928c860a360d2
Diffstat (limited to 'xmlscript/Library_xmlscript.mk')
-rw-r--r--xmlscript/Library_xmlscript.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk
index fa680d17bb38..640b561612f1 100644
--- a/xmlscript/Library_xmlscript.mk
+++ b/xmlscript/Library_xmlscript.mk
@@ -21,6 +21,7 @@ $(eval $(call gb_Library_use_libraries,xmlscript,\
cppuhelper \
sal \
tl \
+ i18nlangtag \
$(gb_UWINAPI) \
))