From 845e87b0a0859e0b92b18dd6a482713627b9fdfd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 24 Apr 2012 17:04:53 +0000 Subject: [PATCH] Fix build on Debian (only classads-devel in properties mapping). --- 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 47ddec3..eaea924 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -597,7 +597,7 @@ BEGIN{ 'lb.logger' => [ qw/cppunit:B libtool:B globus:B/ ], 'lb.logger-msg' => [ qw/cppunit:B activemq libtool:B globus:B/ ], 'lb.nagios' => [ qw/globus_proxy_utils:R/ ], - 'lb.server' => [ qw/globus_essentials:R globus:B expat cares mysql-server:R cppunit:B gsoap:B classads voms:B lcas gridsite:B bison:B libtool:B libxml2 flex:B/ ], + 'lb.server' => [ qw/globus_essentials:R globus:B expat cares mysql-server:R cppunit:B gsoap:B classads:B voms:B lcas gridsite:B bison:B libtool:B libxml2 flex:B/ ], 'lb.state-machine' => [ qw/classads libtool:B libxslt:B expat:B globus:B/ ], 'lb.utils' => [ qw/cppunit:B libtool:B globus:B/ ], 'lb.ws-interface' => [ qw/libxslt:B tidy:B/ ], -- 1.8.2.3