add Imager::File::PNG to the list of deps since, according to one report, Imager considers it an optional dep and it may not be installed automatically with Imager
This commit is contained in:
parent
0edd58f848
commit
af18f5a7be
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ checkModule("DateTime::Format::Strptime", 1.0800 );
|
|||
checkModule("DateTime::Format::Mail", 0.3001 );
|
||||
checkModule("DateTime::Format::HTTP", 0.38 );
|
||||
checkModule("Imager", 0.93 );
|
||||
checkModule("Imager::File::PNG", 0.86 );
|
||||
checkModule("Image::Magick", "6.0" );
|
||||
checkModule("Log::Log4perl", 1.20 );
|
||||
checkModule("Net::LDAP", 0.39 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue