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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2013-11-23 00:43:35 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-11-23 00:43:35 +0400
commit4577f0725c2b0d2868d4451d1c1a281d11d6b364 (patch)
treed1d4b76382d997390a8f21227fea72f270b80c82 /Build.PL
parenta950fbe0c2f7384fda38d0e6816a4406dcfc0e71 (diff)
Incomplete work for XS-based convex_hull
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 5f2340d34..5b07edc2e 100644
--- a/Build.PL
+++ b/Build.PL
@@ -13,7 +13,6 @@ my %prereqs = qw(
File::Basename 0
File::Spec 0
Getopt::Long 0
- Math::ConvexHull::MonotoneChain 0.01
Math::Geometry::Voronoi 1.3
Math::PlanePath 53
Moo 1.003001