summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 2844668..cc0a9e5 100644
--- a/Build.PL
+++ b/Build.PL
@@ -23,6 +23,7 @@ my $build = Module::Build->new(
'autodie' => 0,
'Cwd' => 0,
'Data::Section' => 0,
+ 'File::Copy' => 0,
'Getopt::Long' => 0,
'Image::Imlib2' => 0,
'IO::Handle' => 0,