aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3bd403b3..ebe6ee4c 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,