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-12-13 02:01:24 +0300
committerAlessandro Ranellucci <aar@cpan.org>2014-12-13 02:01:24 +0300
commit84760b8d59f908aad8a262e270bc41a669c1954e (patch)
treeeace5e27b5a7c8db040ad84f1470448521befd1c /Build.PL
parentac495e974ab7645c60e06ddd34b4138592aa251c (diff)
Require a recent threads.pm version because of upstream bug 85140 potentially causing deadlocks when stopping running threads. #2394
https://rt.cpan.org/Ticket/Display.html?id=85140
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..fc5b16211 100644
--- a/Build.PL
+++ b/Build.PL
@@ -22,6 +22,7 @@ my %prereqs = qw(
Test::More 0
Thread::Semaphore 0
IO::Scalar 0
+ threads 1.96
Time::HiRes 0
);
my %recommends = qw(