summaryrefslogtreecommitdiffstats
path: root/filter/Library_textfd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_textfd.mk')
-rw-r--r--filter/Library_textfd.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/Library_textfd.mk b/filter/Library_textfd.mk
index ac1cda3a1fcf..ef470b7e9d51 100644
--- a/filter/Library_textfd.mk
+++ b/filter/Library_textfd.mk
@@ -13,14 +13,19 @@ $(eval $(call gb_Library_Library,textfd))
$(eval $(call gb_Library_set_componentfile,textfd,filter/source/textfilterdetect/textfd))
+$(eval $(call gb_Library_use_external,textfd,boost_headers))
+
$(eval $(call gb_Library_use_sdk_api,textfd))
$(eval $(call gb_Library_use_libraries,textfd,\
+ comphelper \
ucbhelper \
cppuhelper \
cppu \
sal \
tl \
+ utl \
+ svt \
$(gb_UWINAPI) \
))