From b4eeab6d7f05dab5bbd973073bbdbab694171659 Mon Sep 17 00:00:00 2001 From: Matteo Pasotti Date: Thu, 8 Jan 2015 12:32:52 +0100 Subject: added Moose::AutoBox and MDK::Common::Various prereq --- Makefile.PL | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 3bd403b..ebe6ee4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -25,6 +25,7 @@ WriteMakefile( }, PREREQ_PM => { "Moose" => 0, + "Moose::Autobox" => 0, "Config::Auto" => 0, "Config::Hosts" => 0, "Config::Tiny" => 0, @@ -52,6 +53,7 @@ WriteMakefile( "MDK::Common::Func" => 0, "MDK::Common::System" => 0, "MDK::Common::String" => 0, + "MDK::Common::Various" => 0, "Net::DBus" => 0, "URPM" => 0, "Glib" => 0, -- cgit v1.2.1