From d7607133e13621661a55efb65d6d20b02901ff40 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 26 Mar 2017 09:15:31 +0200 Subject: Use system-provided Oxygen icons instead of shipping them with the module --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') 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, -- cgit v1.2.3