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>2014-11-27 00:30:25 +0300
committerAlessandro Ranellucci <aar@cpan.org>2014-11-27 00:30:25 +0300
commit11dd67ab34b8488aae761afe715a4838725306d8 (patch)
tree0e79b53755be2051698c3350c0c862741d7bb64b /Build.PL
parent43cbad8867593bc39c66199e910a94778c971ba0 (diff)
Initial work for G-code sender and more intensive usage of Boost
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 fee51ef54..a7f25c3e1 100644
--- a/Build.PL
+++ b/Build.PL
@@ -7,6 +7,7 @@ use Config;
use File::Spec;
my %prereqs = qw(
+ Devel::CheckLib 0
Encode::Locale 0
ExtUtils::MakeMaker 6.80
ExtUtils::ParseXS 3.22