aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 8f4a287..5a33589 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -40,6 +40,10 @@ WriteMakefile(
"Data::Password::Meter" => 0,
"Digest::MD5" => 0,
"IO::All" => 0,
+ #Mandriva
+ "MDK::Common::File" => 0,
+ "MDK::Common::Func" => 0,
+
"Modern::Perl" => 1.03,
"autodie" => 2.20,
},