Restore Apache::Session::Generate::MD5 as this is a bugfix of #357 (#LEMONLDAP-581)

This commit is contained in:
Clément Oudot 2013-01-25 13:56:58 +00:00
parent d516cba682
commit d882e0cf2f
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ build_requires:
IO::Pipe: 0
Test::MockObject: 0
requires:
Apache::Session::Generate::MD5: 0
Cache::Cache: 0
Cache::Memcached: 0
CGI: 3.08

View File

@ -19,6 +19,7 @@ WriteMakefile(
'SOAP::Lite' => 0,
'Cache::Memcached' => 0,
'Digest::HMAC_SHA1' => 0,
'Apache::Session::Generate::MD5' => 0,
}, # e.g., Module::Name => 1.1
(
$] >= 5.005