Merge branch 'devel' of h1dev:/srv/APKPM/
[APKPM.git] / Makefile.PL
index 58f7d3b..0fd7c1c 100644 (file)
@@ -6,7 +6,13 @@ WriteMakefile(
        VERSION_FROM => 'lib/APKPM.pm', # finds $VERSION
        PREREQ_PM    => {
                'Gearman::Driver' => 0,
+               'Data::Dump' => 0,
+               'Net::Ping' => 0,
                'Mojolicious'  => 0.9003,
+               'DBD::Pg' => 0,
+               'Regexp::Common' => 0,
+               'Redis' => 0,
+               'SOAP::Lite' => 0,
        },
        AUTHOR       => 'Dobrica Pavlinusic <dpavlin@rot13.org>',
 #      ABSTRACT_FROM => 'lib/APKPM.pm',