1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Raise Math::Clipper version number in Build.PL too. #303

This commit is contained in:
Alessandro Ranellucci
2012-04-07 20:07:47 +02:00
parent 43ebaa9d94
commit aeed77bef9
+1 -1
View File
@@ -9,7 +9,7 @@ my $build = Module::Build->new(
requires => {
'File::Basename' => '0',
'Getopt::Long' => '0',
'Math::Clipper' => '1.03',
'Math::Clipper' => '1.05',
'Math::ConvexHull' => '1.0.4',
'Math::Geometry::Voronoi' => '1.3',
'Math::PlanePath' => '53',