diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-04-23 13:24:58 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-04-23 15:39:49 +0200 |
commit | 5e66f8ee1e1168944c4092e3d4b1b720abdb440e (patch) | |
tree | fbf41eca797325d68db33f718029a0083554b196 /test | |
parent | 957cb927a77a1e19d2a1d4804cbbe9816150654b (diff) |
Revert "it seems tests runtime-depend on ucpchelp1 too"
It did not help with the race condition at all.
This reverts commit 1b62ccdcb5a44effe4f6f9de105d96fbbd18102d.
Diffstat (limited to 'test')
-rw-r--r-- | test/Library_test.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Library_test.mk b/test/Library_test.mk index b795f8a35913..571d26ccd3d3 100644 --- a/test/Library_test.mk +++ b/test/Library_test.mk @@ -56,7 +56,6 @@ 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 |