summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/Library_tvhlp1.mk1
-rw-r--r--xmlhelp/Library_ucpchelp1.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/xmlhelp/Library_tvhlp1.mk b/xmlhelp/Library_tvhlp1.mk
index d9ad22fcfe30..5607920dfc13 100644
--- a/xmlhelp/Library_tvhlp1.mk
+++ b/xmlhelp/Library_tvhlp1.mk
@@ -32,6 +32,7 @@ $(eval $(call gb_Library_set_componentfile,tvhlp1,xmlhelp/source/treeview/tvhlp1
$(eval $(call gb_Library_use_sdk_api,tvhlp1))
$(eval $(call gb_Library_use_externals,tvhlp1,\
+ boost_headers \
expat_utf8 \
))
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk
index 92bb38964f53..5472eaa7a2f5 100644
--- a/xmlhelp/Library_ucpchelp1.mk
+++ b/xmlhelp/Library_ucpchelp1.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Library_set_include,ucpchelp1,\
$(eval $(call gb_Library_use_sdk_api,ucpchelp1))
$(eval $(call gb_Library_use_externals,ucpchelp1,\
+ boost_headers \
clucene \
expat_utf8 \
libxml2 \