summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_uiex.mk
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/Executable_uiex.mk')
-rw-r--r--l10ntools/Executable_uiex.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/Executable_uiex.mk b/l10ntools/Executable_uiex.mk
index 8a20512b3412..5a8f23c7a433 100644
--- a/l10ntools/Executable_uiex.mk
+++ b/l10ntools/Executable_uiex.mk
@@ -32,7 +32,7 @@ $(eval $(call gb_Executable_use_externals,uiex,\
libxslt \
boost_headers \
icuuc \
- $(if $(filter MSC,$(COM)),icuin,icui18n) \
+ icui18n \
))
# vim: set noet sw=4 ts=4: