Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Imager::File::PNG to prereqs
It may have been a prereq on ::AssetPack at some point, but is no longer
  • Loading branch information
zoffixznet committed Jul 19, 2016
1 parent 88742d4 commit f6f8f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.PL
Expand Up @@ -24,6 +24,7 @@ my $build = Module::Build->new(
'Getopt::Long' => '2.48',
'IO::Handle' => '0',
'IPC::Open3' => '0',
'Imager::File::PNG' => '0.92',
'Import::Into' => '0',
'JSON::Meth' => '1.001006',
'LWP::UserAgent' => '0',
Expand Down

0 comments on commit f6f8f50

Please sign in to comment.