summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index f59a724cd6dd..918cf389f680 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -78,7 +78,10 @@ $(eval $(call gb_Library_use_libraries,svxcore,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_use_external,svxcore,icuuc))
+$(eval $(call gb_Library_use_externals,svxcore,\
+ boost_headers \
+ icuuc \
+))
$(eval $(call gb_Library_add_exception_objects,svxcore,\
svx/source/core/coreservices \