summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_helpex.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-09 09:22:20 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-09 09:46:38 +0200
commit51149806f890e8181c016713cff30bc0c9c06450 (patch)
tree93d0d0a32dc0a7f53cb994a3af36f2616b2e8fa2 /l10ntools/Executable_helpex.mk
parent02a8e8acd1f0cbb512868fd9849363f9d069db95 (diff)
rename expat external to 'expat'
expat_utf16 is long gone, so there is no need to fool around with expat_utf8. Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
Diffstat (limited to 'l10ntools/Executable_helpex.mk')
-rw-r--r--l10ntools/Executable_helpex.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/Executable_helpex.mk b/l10ntools/Executable_helpex.mk
index 5aa2af297acd..85dcae60300e 100644
--- a/l10ntools/Executable_helpex.mk
+++ b/l10ntools/Executable_helpex.mk
@@ -36,7 +36,7 @@ $(eval $(call gb_Executable_use_libraries,helpex,\
))
$(eval $(call gb_Executable_use_externals,helpex,\
- expat_utf8 \
+ expat \
boost_headers \
icu_headers \
libxml2 \