diff options
Diffstat (limited to 'l10ntools/Executable_helpex.mk')
-rw-r--r-- | l10ntools/Executable_helpex.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/Executable_helpex.mk b/l10ntools/Executable_helpex.mk index 48261762135d..0652b642943e 100644 --- a/l10ntools/Executable_helpex.mk +++ b/l10ntools/Executable_helpex.mk @@ -38,6 +38,7 @@ $(eval $(call gb_Executable_use_libraries,helpex,\ $(eval $(call gb_Executable_use_externals,helpex,\ expat_utf8 \ boost_headers \ + icu_headers \ )) $(eval $(call gb_Executable_use_static_libraries,helpex,\ |