summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 5413932..b1afdd9 100644
--- a/Build.PL
+++ b/Build.PL
@@ -14,6 +14,7 @@ my $builder = Module::Build->new(
'Gtk2::GladeXML::Simple' => 0,
'Gtk2::Ex::Simple::List' => 0,
'Readonly' => 0,
+ 'Path::Class' => 0,
},
build_requires => {
'Test::More' => 0,