At least CppunitTest_connectivity_ado requires the affine_uno bridge

Change-Id: I15b7069e2c7362b9554bf0f869d7c922895a6466
This commit is contained in:
Stephan Bergmann
2013-08-22 14:38:32 +02:00
parent cb327052cb
commit 34ff95a4e1

View File

@@ -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)