mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-11 08:04:25 +00:00
Require Math::Clipper 1.07 which includes the fix for #233
This commit is contained in:
@@ -10,7 +10,7 @@ my $build = Module::Build->new(
|
||||
'Boost::Geometry::Utils' => '0',
|
||||
'File::Basename' => '0',
|
||||
'Getopt::Long' => '0',
|
||||
'Math::Clipper' => '1.05',
|
||||
'Math::Clipper' => '1.07',
|
||||
'Math::ConvexHull' => '1.0.4',
|
||||
'Math::Geometry::Voronoi' => '1.3',
|
||||
'Math::PlanePath' => '53',
|
||||
|
||||
Reference in New Issue
Block a user