[Koha-patches] [PATCH] Bugfix: Adding Graphics::Magick module to About Koha page

Chris Nighswonger cnighswonger at foundations.edu
Fri Feb 5 03:37:38 CET 2010


---
 about.pl |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/about.pl b/about.pl
index 23012b5..f92d211 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
-- 
1.6.0.4




More information about the Koha-patches mailing list