Backing down the required version of Graphics::Magick

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>
This commit is contained in:
Chris Nighswonger 2010-05-17 10:23:47 -04:00 committed by Galen Charlton
parent 206e1b53b6
commit a7f56922eb

View 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',