]> git.vpit.fr Git - perl/modules/Sub-Op.git/commitdiff
B::Deparse is also a build_requires (even if it's not used)
authorVincent Pit <vince@profvince.com>
Mon, 4 Jan 2010 14:54:36 +0000 (15:54 +0100)
committerVincent Pit <vince@profvince.com>
Mon, 19 Apr 2010 21:15:52 +0000 (23:15 +0200)
Makefile.PL

index 9ad9836d4af634f6deff20b71b4853e841b138ac..333dac0c4def2bb379555699cb1d0c12a0ae6fa1 100644 (file)
@@ -24,6 +24,7 @@ my %META = (
   'ExtUtils::MakeMaker' => 0,
  },
  build_requires => {
   'ExtUtils::MakeMaker' => 0,
  },
  build_requires => {
+  'B::Deparse'          => 0,
   'Cwd'                 => 0,
   'ExtUtils::Depends'   => 0,
   'ExtUtils::MakeMaker' => 0,
   'Cwd'                 => 0,
   'ExtUtils::Depends'   => 0,
   'ExtUtils::MakeMaker' => 0,