From 8e60596e5289da026ff425ec7ddb600cb27ef33e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Wed, 21 Jan 2009 13:11:28 +0000 Subject: [PATCH] trio depends on cppunit --- org.glite.lb/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ ], -- 1.8.2.3