1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Require Boost::Geometry::Utils 0.06

This commit is contained in:
Alessandro Ranellucci
2013-01-28 00:34:09 +01:00
parent 2963e54d21
commit 721b61e798
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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',