[Koha-patches] [PATCH] Add HTML::Scrubber dependency to Makefile.PL

Joe Atzberger joe.atzberger at liblime.com
Wed May 14 18:07:39 CEST 2008


---
 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index bd0ea58..29dc039 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -553,6 +553,7 @@ WriteMakefile(
 'Getopt::Long' => 2.35,
 'Getopt::Std' => 1.05,
 'HTML::Template::Pro' => 0.69,
+'HTML::Scrubber' => 0.08,
 'HTTP::Cookies' => 1.39,
 'HTTP::Request::Common' => 1.26,
 'Image::Magick' => 6.2,
-- 
1.5.2.1




More information about the Koha-patches mailing list