mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Add Module::Build::WithXSpp to prerequisites. #1640
This commit is contained in:
parent
13d7b39072
commit
231bffa99b
1 changed files with 1 additions and 0 deletions
1
Build.PL
1
Build.PL
|
|
@ -15,6 +15,7 @@ my %prereqs = qw(
|
||||||
Getopt::Long 0
|
Getopt::Long 0
|
||||||
Math::Geometry::Voronoi 1.3
|
Math::Geometry::Voronoi 1.3
|
||||||
Math::PlanePath 53
|
Math::PlanePath 53
|
||||||
|
Module::Build::WithXSpp 0.14
|
||||||
Moo 1.003001
|
Moo 1.003001
|
||||||
Scalar::Util 0
|
Scalar::Util 0
|
||||||
Storable 0
|
Storable 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue