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-12-28 19:01:27 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-12-28 19:01:46 +0400
commit231bffa99b8247d3b696bdad68cc7e5459c2f981 (patch)
tree9c47c7f0eb4440dbc5746bd6a4e058cb6bb58739 /Build.PL
parent13d7b39072a74f243b914b3fc5d1b6ed89893c74 (diff)
Add Module::Build::WithXSpp to prerequisites. #1640
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 5b07edc2e..e5ad62ccd 100644
--- a/Build.PL
+++ b/Build.PL
@@ -15,6 +15,7 @@ my %prereqs = qw(
Getopt::Long 0
Math::Geometry::Voronoi 1.3
Math::PlanePath 53
+ Module::Build::WithXSpp 0.14
Moo 1.003001
Scalar::Util 0
Storable 0