mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 14:34:04 -06:00
Require Boost::Geometry::Utils 0.06
This commit is contained in:
parent
2963e54d21
commit
721b61e798
2 changed files with 2 additions and 1 deletions
2
Build.PL
2
Build.PL
|
@ -7,7 +7,7 @@ my $build = Module::Build->new(
|
|||
dist_version => '0.1',
|
||||
license => 'perl',
|
||||
requires => {
|
||||
'Boost::Geometry::Utils' => '0',
|
||||
'Boost::Geometry::Utils' => '0.06',
|
||||
'Encode::Locale' => '0',
|
||||
'File::Basename' => '0',
|
||||
'File::Spec' => '0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue