mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 05:24:01 -06:00
Require Moo 0.091009
This commit is contained in:
parent
1fb44474a9
commit
07daefeddb
2 changed files with 2 additions and 2 deletions
2
Build.PL
2
Build.PL
|
@ -14,7 +14,7 @@ my $build = Module::Build->new(
|
|||
'Math::ConvexHull' => '1.0.4',
|
||||
'Math::Geometry::Voronoi' => '1.3',
|
||||
'Math::PlanePath' => '53',
|
||||
'Moo' => '0',
|
||||
'Moo' => '0.091009',
|
||||
'perl' => '5.10.0',
|
||||
'Scalar::Util' => '0',
|
||||
'Time::HiRes' => '0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue