diff options
Diffstat (limited to 'l10ntools/Executable_uiex.mk')
-rw-r--r-- | l10ntools/Executable_uiex.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/l10ntools/Executable_uiex.mk b/l10ntools/Executable_uiex.mk index 0c142c00f85d..064b2078479e 100644 --- a/l10ntools/Executable_uiex.mk +++ b/l10ntools/Executable_uiex.mk @@ -31,9 +31,6 @@ $(eval $(call gb_Executable_use_externals,uiex,\ libxml2 \ libxslt \ boost_headers \ - icuuc \ - icui18n \ - icu_headers \ )) # vim: set noet sw=4 ts=4: |