]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - Makefile.PL
Add lib.pm to BUILD_REQUIRES
[perl/modules/Lexical-Types.git] / Makefile.PL
index 5f3b5231ce2a132b3d91b6ab0c253c1aa7837697..49d5e083598dd11700970374054fb863f2fd56d0 100644 (file)
@@ -58,6 +58,7 @@ my %BUILD_REQUIRES = (
  'ExtUtils::MakeMaker' => 0,
  'Test::More'          => 0,
  'constant'            => 0,
+ 'lib'                 => 0,
  %PREREQ_PM,
 );