mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Replace Math::ConvexHull with Math::ConvexHull::MonotoneChain. #722
This commit is contained in:
2
Build.PL
2
Build.PL
@@ -12,7 +12,7 @@ my $build = Module::Build->new(
|
||||
'File::Spec' => '0',
|
||||
'Getopt::Long' => '0',
|
||||
'Math::Clipper' => '1.09',
|
||||
'Math::ConvexHull' => '1.0.4',
|
||||
'Math::ConvexHull::MonotoneChain' => '0.01',
|
||||
'Math::Geometry::Voronoi' => '1.3',
|
||||
'Math::PlanePath' => '53',
|
||||
'Moo' => '0.091009',
|
||||
|
||||
Reference in New Issue
Block a user