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-08-27 03:26:44 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-08-27 03:26:44 +0400
commitfb763b01879f6943bf8f601f37e03947ccbf7511 (patch)
tree9a517eb477b366c33c622ab219289714a4e3fa02 /Build.PL
parentb11b595c97232f5ff68fc6fa2ddab6b69108f459 (diff)
Removed dependency on Math::Clipper
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 8aa8f69d5..302777a05 100644
--- a/Build.PL
+++ b/Build.PL
@@ -12,7 +12,6 @@ my %prereqs = qw(
File::Basename 0
File::Spec 0
Getopt::Long 0
- Math::Clipper 1.22
Math::ConvexHull::MonotoneChain 0.01
Math::Geometry::Voronoi 1.3
Math::PlanePath 53