Add File::Spec
This commit is contained in:
parent
0e620f3ad2
commit
1f6b7ce7e8
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…
Reference in New Issue
Block a user