1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Fix compilation under 5.20 (untested). #2109

This commit is contained in:
Alessandro Ranellucci
2014-06-25 14:57:06 +02:00
parent adf3d615bd
commit 67bf99633e
5 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ my $build = Module::Build::WithXSpp->new(
build_requires => {qw(
ExtUtils::ParseXS 3.18
ExtUtils::Typemap 1.00
ExtUtils::Typemaps::Default 1.03
ExtUtils::Typemaps::Default 1.05
ExtUtils::XSpp 0.17
Module::Build 0.3601
Test::More 0