X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=Makefile.PL;h=27bb112c31649ec00879f25b08d81bffebdfd7fa;hp=ab24b9cf1ae20387846fd4434ce480e7981a4b48;hb=a318e758129d616b3b801db82c4735c680a2fbe8;hpb=a45aef4d6415553dd1f6744770b00ea9033f58d7 diff --git a/Makefile.PL b/Makefile.PL index ab24b9cf..27bb112c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -132,6 +132,11 @@ WriteMakefile( # `perl5' on FreeBSD 'Encode' => 0, + # libperl$PERL_VERSION + perl-modules-$PERL_VERSION + 'Compress::Raw::Zlib' => 0, + 'Compress::Zlib' => 0, + 'IO::Compress::Gzip' => 0, + # Plack is needed for public-inbox-httpd and PublicInbox::WWW # 'Plack' => 0,