mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Require Math::Clipper 1.15. #779
This commit is contained in:
2
Build.PL
2
Build.PL
@@ -11,7 +11,7 @@ my $build = Module::Build->new(
|
||||
'File::Basename' => '0',
|
||||
'File::Spec' => '0',
|
||||
'Getopt::Long' => '0',
|
||||
'Math::Clipper' => '1.14',
|
||||
'Math::Clipper' => '1.15',
|
||||
'Math::ConvexHull::MonotoneChain' => '0.01',
|
||||
'Math::Geometry::Voronoi' => '1.3',
|
||||
'Math::PlanePath' => '53',
|
||||
|
||||
Reference in New Issue
Block a user