From 436df011b95a99ed31fcaeffe04765127bc14936 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Mon, 1 Dec 2008 23:11:08 +0100 Subject: add dependecy on Crypt::SSLeay --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index 5058602..ef93b95 100644 --- a/Build.PL +++ b/Build.PL @@ -18,7 +18,7 @@ my $builder = Module::Build->new( 'Catalyst::Plugin::Session' => '0', 'Catalyst::Plugin::Session::State::Cookie' => '0', 'Catalyst::Plugin::Session::Store::FastMmap' => '0', - + 'Crypt::SSLeay'=>'0', }, -- cgit v1.2.3