From daec7ed6dd66694f2b786ee14abae4a67373a17b Mon Sep 17 00:00:00 2001 From: Chris Nighswonger Date: Thu, 4 Feb 2010 21:37:38 -0500 Subject: [PATCH] Bugfix: Adding Graphics::Magick module to About Koha page Signed-off-by: Galen Charlton --- about.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about.pl b/about.pl index 23012b59bc..f92d211b4a 100755 --- 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 -- 2.11.0