koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha Makefile.PL


From: MJR
Subject: [Koha-cvs] koha Makefile.PL
Date: Mon, 19 Jun 2006 19:48:56 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     MJR <slef>      06/06/19 19:48:56

Modified files:
        .              : Makefile.PL 

Log message:
        update PREREQ_PM with info from Joshua Ferraro Fri, 16 Jun 2006 
13:51:16 -0700

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/Makefile.PL?cvsroot=koha&r1=1.5&r2=1.6

Patches:
Index: Makefile.PL
===================================================================
RCS file: /sources/koha/koha/Makefile.PL,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Makefile.PL 19 Jul 2005 02:39:45 -0000      1.5
+++ Makefile.PL 19 Jun 2006 19:48:56 -0000      1.6
@@ -33,12 +33,15 @@
         'DBD::MySQL' => 1,
         'HTML::Template' => 1,
         'Digest::MD5' => 1,
-        'MARC::Record' => 1,
+        'MARC::Record' => 2.0,
+        'MARC::Charset' => 0.95,
+        'MARC::File::XML' => 0.83,
         'Mail::Sendmail' => 1,
         'PDF::API2' => 1,
         'Net::LDAP' => 1,
         'Event' => 1,
-        'Net::Z3950' => 1
+        'Net::Z3950' => 1,
+       'XML::SAX::LibXML' => 1
         },
    CONFIGURE => sub {
      # Figure out options here?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]