From 75b8d2469ad958d73f335eae2b6f1db8547a3e63 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 17 Nov 2006 16:58:34 +0000 Subject: reduce noise with perl_checker --- gurpmi.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/gurpmi.pm b/gurpmi.pm index 13ecec01..4aa2303b 100644 --- a/gurpmi.pm +++ b/gurpmi.pm @@ -19,6 +19,7 @@ if ($collation_locale) { use urpm; use strict; +use Gtk2; use Exporter; our @ISA = qw(Exporter); -- cgit v1.2.1