1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Add IO::Scalar to build prerequisites

This commit is contained in:
Alessandro Ranellucci
2012-11-23 18:45:29 +01:00
parent 452b62e53d
commit 1df42fbe46
+1
View File
@@ -22,6 +22,7 @@ my $build = Module::Build->new(
},
build_requires => {
'Test::More' => '0.10',
'IO::Scalar' => '0.10',
},
recommends => {
'Growl::GNTP' => '0.15',