aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL1
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,