From 1ba5d9dea17179674d6e8a3ad87976d0e07ea4d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Mon, 8 Mar 2010 09:53:53 +0000 Subject: [PATCH] forgotten dependency on log4c --- 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 80b119c..4ee7639 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -312,7 +312,7 @@ BEGIN{ 'lbjp-common.db' => [ qw/mysql:B mysql-devel:B postgresql:B/ ], 'lbjp-common.log' => [ qw// ], 'lbjp-common.maildir' => [ qw// ], - 'lbjp-common.server-bones' => [ qw// ], + 'lbjp-common.server-bones' => [ qw/log4c/ ], 'lbjp-common.trio' => [ qw/cppunit:B/ ], 'lbjp-common.jp-interface' => [ qw/cppunit:B/ ], 'security.gss' => [ qw/globus_essentials:R globus:B cares cppunit:B/ ], -- 1.8.2.3