summaryrefslogtreecommitdiff
path: root/test/Library_test.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-20 20:07:57 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-20 20:14:07 +0200
commit1b62ccdcb5a44effe4f6f9de105d96fbbd18102d (patch)
tree07e2b319774d6d61f6785a149fbafec4eb029f9c /test/Library_test.mk
parent4be258a2f7aa10b781e2a67545d547cd6cac192a (diff)
it seems tests runtime-depend on ucpchelp1 too
CppunitTest_sc_databaserangeobj can fail with 'UcbContentProviderProxy::getContentProvider - No provider for ´com.sun.star.help.XMLHelp.'
Diffstat (limited to 'test/Library_test.mk')
-rw-r--r--test/Library_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_test.mk b/test/Library_test.mk
index 571d26ccd3d3..b795f8a35913 100644
--- a/test/Library_test.mk
+++ b/test/Library_test.mk
@@ -56,6 +56,7 @@ ifeq ($(GUIBASE),unx)
$(call gb_Library_get_target,test) : \
$(call gb_Library_get_target,desktop_detector) \
$(call gb_Library_get_target,vclplug_svp) \
+ $(call gb_Library_get_target,ucpchelp1) \
endif