Require ExtUtils::MakeMaker 6.80 to prevent some tests from failing. #1501
This commit is contained in:
parent
ff25cc97fa
commit
1e51479369
1 changed files with 1 additions and 0 deletions
1
Build.PL
1
Build.PL
|
@ -9,6 +9,7 @@ use File::Spec;
|
||||||
my %prereqs = qw(
|
my %prereqs = qw(
|
||||||
Boost::Geometry::Utils 0.15
|
Boost::Geometry::Utils 0.15
|
||||||
Encode::Locale 0
|
Encode::Locale 0
|
||||||
|
ExtUtils::MakeMaker 6.80
|
||||||
File::Basename 0
|
File::Basename 0
|
||||||
File::Spec 0
|
File::Spec 0
|
||||||
Getopt::Long 0
|
Getopt::Long 0
|
||||||
|
|
Loading…
Reference in a new issue