X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=Makefile.PL;h=f1d1637284057df53010512385c2f52101557c0e;hp=2ded8f8ab141ada0163135f18a16adc138f0a58a;hb=f4e7787d7c015980abba9a8d76f0293f24e0ab94;hpb=79fe38872567977419089da38eac9406bf2d4afa diff --git a/Makefile.PL b/Makefile.PL index 2ded8f8..f1d1637 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,6 @@ use ExtUtils::MakeMaker; my $BUILD_REQUIRES = { 'ExtUtils::MakeMaker' => 0, - 'IPC::Cmd' => 0, 'Test::More' => 0, };