Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2013-11-22 19:01:50 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-11-22 19:01:50 +0400
commit132d170f73524d0e347a924393e4431e163e988e (patch)
tree02d46ca7ece9e13a0aa81c3d15e2fe7310d87929 /Build.PL
parentdf8d8894819e5d89058883cd26a5a4a800b7e126 (diff)
Ported simplify() to XS and removed dependency on Boost::Geometry::Utils
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 23d25db4f..5f2340d34 100644
--- a/Build.PL
+++ b/Build.PL
@@ -7,7 +7,6 @@ use Config;
use File::Spec;
my %prereqs = qw(
- Boost::Geometry::Utils 0.15
Encode::Locale 0
ExtUtils::MakeMaker 6.80
ExtUtils::ParseXS 3.22