Raise Math::Clipper version number in Build.PL too. #303
This commit is contained in:
parent
43ebaa9d94
commit
aeed77bef9
2
Build.PL
2
Build.PL
@ -9,7 +9,7 @@ my $build = Module::Build->new(
|
|||||||
requires => {
|
requires => {
|
||||||
'File::Basename' => '0',
|
'File::Basename' => '0',
|
||||||
'Getopt::Long' => '0',
|
'Getopt::Long' => '0',
|
||||||
'Math::Clipper' => '1.03',
|
'Math::Clipper' => '1.05',
|
||||||
'Math::ConvexHull' => '1.0.4',
|
'Math::ConvexHull' => '1.0.4',
|
||||||
'Math::Geometry::Voronoi' => '1.3',
|
'Math::Geometry::Voronoi' => '1.3',
|
||||||
'Math::PlanePath' => '53',
|
'Math::PlanePath' => '53',
|
||||||
|
Loading…
Reference in New Issue
Block a user