Add IO::Scalar to build prerequisites
This commit is contained in:
parent
452b62e53d
commit
1df42fbe46
1 changed files with 1 additions and 0 deletions
1
Build.PL
1
Build.PL
|
@ -22,6 +22,7 @@ my $build = Module::Build->new(
|
|||
},
|
||||
build_requires => {
|
||||
'Test::More' => '0.10',
|
||||
'IO::Scalar' => '0.10',
|
||||
},
|
||||
recommends => {
|
||||
'Growl::GNTP' => '0.15',
|
||||
|
|
Loading…
Reference in a new issue