]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - Makefile.PL
Add POSIX to build requires
[perl/modules/Scope-Upper.git] / Makefile.PL
index 52a9d4043f2cb71d7aa89b325e7b0a8cd4c6cec2..6662c948ccd2b28567a2799320abe16dc2b0f73f 100644 (file)
@@ -73,6 +73,7 @@ my %PREREQ_PM = (
 my %BUILD_REQUIRES = (
  'ExtUtils::MakeMaker' => 0,
  'Config'              => 0,
+ 'POSIX'               => 0,
  'Test::More'          => 0,
  %PREREQ_PM,
 );