summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-08-22 14:38:32 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-08-22 14:55:30 +0200
commit34ff95a4e11d9b81e3258eb451ece7e201c3657d (patch)
tree449db56d5078fab97c6ba8a477a767029bbdaa1f /solenv
parentcb327052cbf1a4deab6285b1318dec8d1c3c4d90 (diff)
At least CppunitTest_connectivity_ado requires the affine_uno bridge
Change-Id: I15b7069e2c7362b9554bf0f869d7c922895a6466
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/CppunitTest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index 7ab9259dcec8..fb36b1ba4007 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -160,6 +160,7 @@ define gb_CppunitTest_use_ure
$(call gb_CppunitTest_use_rdb,$(1),ure/services)
$(call gb_CppunitTest_get_target,$(1)) : URE := $(true)
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Library_get_target,$(gb_CPPU_ENV)_uno)
+$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Library_get_target,affine_uno)
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Library_get_target,unobootstrapprotector)
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Library_get_target,unoexceptionprotector)
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_Package_get_target,cppuhelper_unorc)