[Koha-patches] [Bug 3828] Add dependency Authen::CAS::Client

Colin Campbell colin.campbell at ptfs-europe.com
Wed Dec 2 14:13:58 CET 2009


Required CPAN module was missing from deoendency list
---
 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index aeeba7f..ae93b7f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -537,6 +537,7 @@ WriteMakefile(
               NO_META      => 1,
               PREREQ_PM => {
                             'Algorithm::CheckDigits'           => 0.50,
+							'Authen::CAS::Client'              => 0.05,
                             'Biblio::EndnoteStyle'             => 0.05,
                             'CGI'                              => 3.15,
                             'CGI::Carp'                        => 1.29,
-- 
1.6.5.2




More information about the Koha-patches mailing list