summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 78b8b76..3fdd00c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,7 +5,7 @@ WriteMakefile(
VERSION => '1.0',
AUTHOR => 'dakkar <dakkar@thenautilus.net>',
PREREQ_PM => {
- 'Gtk2' => 0,
+ 'Gnome2' => 0,
'Gtk2::GladeXML::Simple' => 0,
'Path::Class' => 0,
'URI::Find' => 0,