summaryrefslogtreecommitdiff
path: root/helpcompiler
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler')
-rw-r--r--helpcompiler/Executable_helpindexer.mk2
-rw-r--r--helpcompiler/Executable_helplinker.mk2
-rw-r--r--helpcompiler/Library_helplinker.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/helpcompiler/Executable_helpindexer.mk b/helpcompiler/Executable_helpindexer.mk
index 08faae715fb7..8b723e2ced88 100644
--- a/helpcompiler/Executable_helpindexer.mk
+++ b/helpcompiler/Executable_helpindexer.mk
@@ -36,7 +36,7 @@ $(eval $(call gb_Executable_use_libraries,HelpIndexer,\
))
$(eval $(call gb_Executable_use_externals,HelpIndexer,\
- expat_utf8 \
+ expat \
libxslt \
libxml2 \
clucene \
diff --git a/helpcompiler/Executable_helplinker.mk b/helpcompiler/Executable_helplinker.mk
index 1ab99a3bf90b..07bc9ac82444 100644
--- a/helpcompiler/Executable_helplinker.mk
+++ b/helpcompiler/Executable_helplinker.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_Executable_use_libraries,HelpLinker,\
$(eval $(call gb_Executable_use_externals,HelpLinker,\
boost_headers \
- expat_utf8 \
+ expat \
libxslt \
libxml2 \
clucene \
diff --git a/helpcompiler/Library_helplinker.mk b/helpcompiler/Library_helplinker.mk
index 9a6a989efaa8..e3bbf822cb8b 100644
--- a/helpcompiler/Library_helplinker.mk
+++ b/helpcompiler/Library_helplinker.mk
@@ -54,7 +54,7 @@ $(eval $(call gb_Library_use_internal_api,helplinker,\
$(eval $(call gb_Library_use_externals,helplinker,\
boost_headers \
- expat_utf8 \
+ expat \
libxslt \
libxml2 \
clucene \