summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10ntools/Executable_uiex.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/Executable_uiex.mk b/l10ntools/Executable_uiex.mk
index 847d89a558ac..ca4d7266423a 100644
--- a/l10ntools/Executable_uiex.mk
+++ b/l10ntools/Executable_uiex.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_Executable_add_exception_objects,uiex,\
$(eval $(call gb_Executable_use_externals,uiex,\
libexslt \
libxml2 \
+ libxslt \
))
# vim: set noet sw=4 ts=4: