X-Git-Url: http://git.ieval.ro/?p=slob.git;a=blobdiff_plain;f=Makefile.PL;h=5688370e815ebf030f957e1f0aa9fb272c245ca5;hp=317d6c4f8a584f3bee000e7add29004e6914acc5;hb=1ca60f5557ed528aa1cdd7c50737c5d51b94682a;hpb=ded5800affabc2bca3daebf2d848edc977ed59d8 diff --git a/Makefile.PL b/Makefile.PL index 317d6c4..5688370 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,7 +14,9 @@ WriteMakefile( LICENSE => 'perl', SIGN => 1, PREREQ_PM => { - qw/Compress::Raw::Lzma 0/, + qw/Compress::Raw::Bzip2 0 + Compress::Raw::Lzma 0 + Compress::Raw::Zlib 0/, }, META_ADD => { dynamic_config => 0,