X-Git-Url: http://git.freeside.biz/gitweb/?p=Geo-Melissa-WebSmart.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=09188d22396ec946fd7ca9dfdbce27702cc91751;hp=22ec7f41965078d1674e66677f46b7a68c4dbc62;hb=3e995c2f4e81d8da9ece645c71560eea5a067990;hpb=bd7d57b6aa7a1af31dc38384683a225c8e1ec02f diff --git a/Makefile.PL b/Makefile.PL index 22ec7f4..09188d2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,6 +16,7 @@ WriteMakefile( 'Test::More' => 0, 'XML::LibXML' => 2, 'LWP::UserAgent' => 0, + 'Crypt::SSLeay' => 0, }, dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', }, clean => { FILES => 'Geo-Melissa-WebSmart-*' },