move user.html template to static one
[APKPM.git] / Makefile.PL
index fae2dac..0fd7c1c 100644 (file)
@@ -7,7 +7,12 @@ WriteMakefile(
        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',