mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 14:34:04 -06:00
Fix compilation under 5.20 (untested). #2109
This commit is contained in:
parent
adf3d615bd
commit
67bf99633e
5 changed files with 18 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue