aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-06-25 23:20:31 +0200
committerAngelo Naselli <anaselli@linux.it>2014-06-25 23:20:31 +0200
commita65a007c1ac2843fb06d1814b664fa73ed8ea464 (patch)
treea6a1f98333b24101362e48d16ab8ca0ca4599995 /Makefile.PL
parent02631e35d61c543dcdfaa6c72f6572a18326ca9d (diff)
downloadmanatools-a65a007c1ac2843fb06d1814b664fa73ed8ea464.tar
manatools-a65a007c1ac2843fb06d1814b664fa73ed8ea464.tar.gz
manatools-a65a007c1ac2843fb06d1814b664fa73ed8ea464.tar.bz2
manatools-a65a007c1ac2843fb06d1814b664fa73ed8ea464.tar.xz
manatools-a65a007c1ac2843fb06d1814b664fa73ed8ea464.zip
Changed NTP server settings using a treeview
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 8f4a2878..5a335892 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,
},