From 36d4b404f16890b72f1a3dde2e85492a732a7e24 Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Fri, 23 Nov 2007 19:26:01 +0100 Subject: [PATCH] Adding Biblio::EndNote dep Signed-off-by: Joshua Ferraro --- Makefile.PL | 1 + about.pl | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 3cdb13127f..c9f6772c7d 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -96,6 +96,7 @@ WriteMakefile( AUTHOR => 'Koha Developers ', NO_META => 1, PREREQ_PM => { +'Biblio::EndnoteStyle' => 0.05, 'CGI' => 3.15, 'CGI::Carp' => 1.29, 'CGI::Session' => '4.10', diff --git a/about.pl b/about.pl index 0873ef54b2..59d047abd6 100755 --- a/about.pl +++ b/about.pl @@ -56,7 +56,9 @@ $template->param( zebraVersion => $zebraVersion, ); my @component_names = - qw/CGI + qw/ +Biblio::EndnoteStyle +CGI CGI::Carp CGI::Session Class::Factory::Util -- 2.39.2