diff options
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 6030f689..5b875f91 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,6 +20,7 @@ WriteMakefile( }, BUILD_REQUIRES => { 'Test::More' => 0, + 'File::ShareDir::Install' => 0, }, PREREQ_PM => { "Moose" => 0, |