gsoap-plugin depends on c-ares directly only at build-time
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 27 Nov 2009 14:36:47 +0000 (14:36 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 27 Nov 2009 14:36:47 +0000 (14:36 +0000)
org.glite.lb/configure

index 80097bd..a47fd46 100755 (executable)
@@ -316,7 +316,7 @@ BEGIN{
        'lbjp-common.trio' => [ qw/cppunit:B/ ],
        'lbjp-common.jp-interface' => [ qw/cppunit:B/ ],
        'security.gss' =>  [ qw/globus_essentials:R globus:B cares cppunit:B/ ],
-       'security.gsoap-plugin' =>  [ qw/cppunit:B globus_essentials:R globus:B cares gsoap:B/ ],
+       'security.gsoap-plugin' =>  [ qw/cppunit:B globus_essentials:R globus:B cares:B gsoap:B/ ],
        'jobid.api-c' =>  [ qw/cppunit:B/ ],
        'jobid.api-cpp' =>  [ qw/cppunit:B/ ],
        'jobid.api-java' =>  [ qw/ant:B jdk:B/ ],