Backing down the required version of Graphics::Magick
authorChris Nighswonger <cnighswonger@foundations.edu>
Mon, 17 May 2010 14:23:47 +0000 (10:23 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 19 May 2010 04:55:37 +0000 (16:55 +1200)
This brings the required version into line with the latest version available in the Debian and Ubuntu repos.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Installer/PerlDependencies.pm

index c3eecdc..8e269c6 100644 (file)
@@ -202,7 +202,7 @@ our $PERL_DEPS = {
     'Graphics::Magick' => {
         'usage'    => 'Patron Card Creator Feature',
         'required' => '0',
-        'min_ver'  => '1.3.7'
+        'min_ver'  => '1.3.5'
     },
     'MARC::Charset' => {
         'usage'    => 'Core',