mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Add File::Spec
This commit is contained in:
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',
|
||||||
|
|||||||
Reference in New Issue
Block a user