Bugfix: Adding Graphics::Magick module to About Koha page
authorChris Nighswonger <cnighswonger@foundations.edu>
Fri, 5 Feb 2010 02:37:38 +0000 (21:37 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 5 Feb 2010 11:37:06 +0000 (06:37 -0500)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
about.pl

index 23012b5..f92d211 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
+
 # This file is part of Koha.
 #
 # Koha is free software; you can redistribute it and/or modify it under the
@@ -87,6 +87,7 @@ GD
 GD::Barcode::UPCE
 Getopt::Long
 Getopt::Std
+Graphics::Magick
 HTML::Template::Pro
 HTTP::Cookies
 HTTP::OAI