From 9a129352e86b01d1d9a6f6d338188f7a8b63ca5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Thu, 4 Jun 2009 15:19:14 +0000 Subject: [PATCH] Add HTML::Template to dependencies --- modules/lemonldap-ng-portal/Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/lemonldap-ng-portal/Makefile.PL b/modules/lemonldap-ng-portal/Makefile.PL index 362f4e936..a44f4365c 100644 --- a/modules/lemonldap-ng-portal/Makefile.PL +++ b/modules/lemonldap-ng-portal/Makefile.PL @@ -19,6 +19,7 @@ WriteMakefile( 'MIME::Lite' => 0, 'Email::Date::Format' => 0, 'String::Random' => 0, + 'HTML::Template' => 0, }, ( $] >= 5.005