summaryrefslogtreecommitdiff
path: root/unotest
diff options
context:
space:
mode:
Diffstat (limited to 'unotest')
-rw-r--r--unotest/Library_unobootstrapprotector.mk1
-rw-r--r--unotest/Library_unoexceptionprotector.mk1
-rw-r--r--unotest/Library_unotest.mk1
3 files changed, 3 insertions, 0 deletions
diff --git a/unotest/Library_unobootstrapprotector.mk b/unotest/Library_unobootstrapprotector.mk
index 1d1e0e127d79..0ba1e9352907 100644
--- a/unotest/Library_unobootstrapprotector.mk
+++ b/unotest/Library_unobootstrapprotector.mk
@@ -40,6 +40,7 @@ $(eval $(call gb_Library_use_libraries,unobootstrapprotector,\
))
$(eval $(call gb_Library_use_externals,unobootstrapprotector,\
+ boost_headers \
cppunit \
))
diff --git a/unotest/Library_unoexceptionprotector.mk b/unotest/Library_unoexceptionprotector.mk
index f5ed3f9f2486..40534d28e1a8 100644
--- a/unotest/Library_unoexceptionprotector.mk
+++ b/unotest/Library_unoexceptionprotector.mk
@@ -39,6 +39,7 @@ $(eval $(call gb_Library_use_libraries,unoexceptionprotector,\
))
$(eval $(call gb_Library_use_externals,unoexceptionprotector,\
+ boost_headers \
cppunit \
))
diff --git a/unotest/Library_unotest.mk b/unotest/Library_unotest.mk
index 178777fca719..d86ec273c538 100644
--- a/unotest/Library_unotest.mk
+++ b/unotest/Library_unotest.mk
@@ -44,6 +44,7 @@ $(eval $(call gb_Library_use_libraries,unotest,\
))
$(eval $(call gb_Library_use_externals,unotest,\
+ boost_headers \
cppunit \
))