From 4892f25ef891079ef5a72911422d4254f7cccff2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Fri, 16 Jan 2009 15:21:08 +0000 Subject: [PATCH] another deps tuning --- org.glite.lb/configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.lb/configure b/org.glite.lb/configure index fecb812..f11c8c7 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -229,14 +229,14 @@ BEGIN{ 'lb.state-machine' => [ qw/classads/ ], 'lb.utils' => [ qw/cppunit:B/ ], 'lb.ws-interface' => [], - 'lb.ws-test' => [ qw/gsoap/ ], + 'lb.ws-test' => [ qw/gsoap:B/ ], 'lb.types' => [ qw// ], 'lbjp-common.db' => [ qw/mysql/ ], 'lbjp-common.maildir' => [ qw// ], 'lbjp-common.server-bones' => [ qw// ], 'lbjp-common.trio' => [ qw// ], 'security.gss' => [ qw/globus cares cppunit:B/ ], - 'security.gsoap-plugin' => [ qw/cppunit:B globus cares gsoap/ ], + 'security.gsoap-plugin' => [ qw/cppunit:B globus cares gsoap:B/ ], 'jobid.api-c' => [ qw/cppunit:B/ ], 'jobid.api-cpp' => [ qw/cppunit:B/ ], 'jobid.api-java' => [ qw// ], -- 1.8.2.3