summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RPM4/Makefile.PL4
-rw-r--r--RPM4/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/RPM4/Makefile.PL b/RPM4/Makefile.PL
index a742930..61e587c 100644
--- a/RPM4/Makefile.PL
+++ b/RPM4/Makefile.PL
@@ -38,6 +38,10 @@ WriteMakefile(
release_status => 'stable'
},
MIN_PERL_VERSION => '5.008001',
+ CONFIGURE_REQUIRES => {
+ 'ExtUtils::MakeMaker' => '6.64',
+ 'Getopt::Long' => '0',
+ },
PREREQ_PM => {
Carp => 0,
'Digest::SHA1' => 0,
diff --git a/RPM4/NEWS b/RPM4/NEWS
index 6cbd52c..7ccf574 100644
--- a/RPM4/NEWS
+++ b/RPM4/NEWS
@@ -1,3 +1,6 @@
+- cpan testers:
+ o list dependancies
+
Version 0.37 - 27 October 2017
- fix running rpm_produced