mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
Add File::Spec
This commit is contained in:
parent
0e620f3ad2
commit
1f6b7ce7e8
1 changed files with 1 additions and 0 deletions
1
Build.PL
1
Build.PL
|
|
@ -9,6 +9,7 @@ my $build = Module::Build->new(
|
||||||
requires => {
|
requires => {
|
||||||
'Boost::Geometry::Utils' => '0',
|
'Boost::Geometry::Utils' => '0',
|
||||||
'File::Basename' => '0',
|
'File::Basename' => '0',
|
||||||
|
'File::Spec' => '0',
|
||||||
'Getopt::Long' => '0',
|
'Getopt::Long' => '0',
|
||||||
'Math::Clipper' => '1.09',
|
'Math::Clipper' => '1.09',
|
||||||
'Math::ConvexHull' => '1.0.4',
|
'Math::ConvexHull' => '1.0.4',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue