From ac6c7eb0d668451a8639a93522c54936d45bdbdb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Thu, 19 Jan 2012 08:37:00 +0000 Subject: [PATCH] New build dependencies for caNl (for building stage). --- 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 0b785b3..292e2ba 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -594,7 +594,7 @@ BEGIN{ 'gridsite.1.5-compat' => [ qw/httpd-devel:B gsoap:B globus:B curl:B doxygen:B fuse-devel:B libxml2:B openssl:B build_common_cpp:B doxygen:B/ ], 'px.proxyrenewal' => [ qw/globus:B globus_essentials:R myproxy-devel:B myproxy-libs:R voms libtool:B/ ], 'px.myproxy-config' => [ qw/myproxy-admin:R/ ], # in myproxy-config.spec - 'canl.c' => [ qw/cares:B openssl:B libtool:B/ ], + 'canl.c' => [ qw/cares:B openssl:B libtool:B bison:B flex:B/ ], ); %need_jars = ( -- 1.8.2.3