The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
This commit is contained in:
parent
04f2388ef8
commit
782a4396b5
4 changed files with 6 additions and 39 deletions
|
|
@ -83,7 +83,6 @@ checkModule("Time::HiRes", 1.38 );
|
|||
checkModule("DateTime::Format::Strptime", 1.0601 );
|
||||
checkModule("DateTime::Format::Mail", 0.2901 );
|
||||
checkModule("Image::Magick", "6.0", 2 );
|
||||
checkModule("Graphics::Magick", "1.1.7", 2 );
|
||||
checkModule("Log::Log4perl", 0.51 );
|
||||
checkModule("Net::LDAP", 0.25 );
|
||||
checkModule("HTML::Highlight", 0.20 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue