From: Aleš Křenek Date: Wed, 21 Jan 2009 13:11:28 +0000 (+0000) Subject: trio depends on cppunit X-Git-Tag: glite-lbjp-common_R_1_0_0_2~5 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=8e60596e5289da026ff425ec7ddb600cb27ef33e;p=jra1mw.git trio depends on cppunit --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 87d1171..34963e4 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -239,7 +239,7 @@ BEGIN{ 'lbjp-common.db' => [ qw/mysql/ ], 'lbjp-common.maildir' => [ qw// ], 'lbjp-common.server-bones' => [ qw// ], - 'lbjp-common.trio' => [ qw// ], + 'lbjp-common.trio' => [ qw/cppunit:B/ ], 'security.gss' => [ qw/globus cares cppunit:B/ ], 'security.gsoap-plugin' => [ qw/cppunit:B globus cares gsoap:B/ ], 'jobid.api-c' => [ qw/cppunit:B/ ],