mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 22:14:00 -06:00
Require Math::Clipper 1.17
This commit is contained in:
parent
954520cba5
commit
0ddd6d9e55
2 changed files with 2 additions and 2 deletions
2
Build.PL
2
Build.PL
|
@ -12,7 +12,7 @@ my $build = Module::Build->new(
|
|||
'File::Basename' => '0',
|
||||
'File::Spec' => '0',
|
||||
'Getopt::Long' => '0',
|
||||
'Math::Clipper' => '1.15',
|
||||
'Math::Clipper' => '1.17',
|
||||
'Math::ConvexHull::MonotoneChain' => '0.01',
|
||||
'Math::Geometry::Voronoi' => '1.3',
|
||||
'Math::PlanePath' => '53',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue