Subject: | Undeclared dependencies |
At least ExtUtils::Depends has to be declared as configure_requires. Possibly more dependencies also need to be declared, and probably PREREQ_FATAL=>1 should be removed:
...
Output from '/usr/local/bin/perl Makefile.PL':
Can't locate ExtUtils/Depends.pm in @INC (you may need to install the ExtUtils::Depends module) (@INC contains: /var/tmp/cpansmoker-1023/2019043006/CPAN-Reporter-lib-gZQn /usr/local/lib/perl5/site_perl/mach/5.28 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.28/mach /usr/local/lib/perl5/5.28 .) at (eval 20) line 1.
BEGIN failed--compilation aborted at (eval 20) line 1.
Checking if your kit is complete...
Looks good
MakeMaker FATAL: prerequisites not found.
ExtUtils::Depends not installed
ExtUtils::PkgConfig not installed
Glib not installed
Gtk2 not installed
...