summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2006-11-17 16:58:34 +0000
committerThierry Vignaud <tv@mandriva.org>2006-11-17 16:58:34 +0000
commit75b8d2469ad958d73f335eae2b6f1db8547a3e63 (patch)
treebafc4e1c0c10de9cb8307eb31b888b90c8665917 /gurpmi.pm
parentfdfe451d32bf1595d321aa644511f827e8c28e30 (diff)
downloadurpmi-75b8d2469ad958d73f335eae2b6f1db8547a3e63.tar
urpmi-75b8d2469ad958d73f335eae2b6f1db8547a3e63.tar.gz
urpmi-75b8d2469ad958d73f335eae2b6f1db8547a3e63.tar.bz2
urpmi-75b8d2469ad958d73f335eae2b6f1db8547a3e63.tar.xz
urpmi-75b8d2469ad958d73f335eae2b6f1db8547a3e63.zip
reduce noise with perl_checker
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm1
1 files changed, 1 insertions, 0 deletions
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);