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:
authorDan Kortschak <dan.kortschak@adelaide.edu.au>2018-05-14 14:44:33 +0300
committerbubnikv <bubnikv@gmail.com>2018-05-14 14:44:33 +0300
commitb07e16a3e7ed210c0dc297ed862f33ed938cb821 (patch)
treedf76740e21a28e6caf629a77bbc7ed0f0ccc87cd /Build.PL
parent5fb81bacd526d8d460fb8eebe7d8aa464697c991 (diff)
Fix build failure (#884)
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 e006d11eb..8f882fc4b 100644
--- a/Build.PL
+++ b/Build.PL
@@ -12,6 +12,7 @@ my %prereqs = qw(
ExtUtils::ParseXS 3.22
ExtUtils::XSpp 0
ExtUtils::Typemaps 0
+ ExtUtils::Typemaps::Basic 0
File::Basename 0
File::Spec 0
Getopt::Long 0