]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - Makefile.PL
Also list the VPIT::TestHelpers capture prerequisites in BUILD_REQUIRES
[perl/modules/Test-Valgrind.git] / Makefile.PL
index 202071d32d759df1729caaf79f39f53337509a77..f716fe24c1d96b641ea3af6cc928b0b899bdafcd 100644 (file)
@@ -151,6 +151,10 @@ my %CONFIGURE_REQUIRES = (
 my %BUILD_REQUIRES = (
  %CONFIGURE_REQUIRES,
  'File::Temp'          => 0,
+ 'IO::Handle'          => 0,
+ 'IO::Select'          => 0,
+ 'IPC::Open3'          => 0,
+ 'Socket'              => 0,
  'Test::More'          => 0,
  'base'                => 0,
  'lib'                 => 0,