]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Makefile.PL
Add lib.pm to BUILD_REQUIRES
[perl/modules/Variable-Magic.git] / Makefile.PL
index 97be25760df2544e59e0f49f8e0175a6c1a1f09b..323e83d94bb2c919578309ef457ed20f1a047186 100644 (file)
@@ -75,6 +75,7 @@ my %BUILD_REQUIRES = (
  'Config'              => 0,
  'ExtUtils::MakeMaker' => 0,
  'Test::More'          => 0,
+ 'lib'                 => 0,
  %PREREQ_PM,
 );