summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-25 11:10:17 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-25 11:10:17 +0000
commit1a8e18d92c6b379aa78df56cfa2e0f786572b74b (patch)
tree239303c01e8075a5da5c2d6010d987d69ff34542 /gurpmi.pm
parent55ed4b4a1465c8853d1df8ae3bfe7698b46338a7 (diff)
downloadurpmi-1a8e18d92c6b379aa78df56cfa2e0f786572b74b.tar
urpmi-1a8e18d92c6b379aa78df56cfa2e0f786572b74b.tar.gz
urpmi-1a8e18d92c6b379aa78df56cfa2e0f786572b74b.tar.bz2
urpmi-1a8e18d92c6b379aa78df56cfa2e0f786572b74b.tar.xz
urpmi-1a8e18d92c6b379aa78df56cfa2e0f786572b74b.zip
install perl-Glib & perl-Gtk2 as priority upgrades prior to restart (mga#5066)
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index fbe6838d..6c002812 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -33,7 +33,7 @@ use Exporter;
our @ISA = qw(Exporter);
our @EXPORT = qw(create_scrolled_window fatal but cancel_n_quit quit add_button_box new_label N);
-urpm::select::add_packages_to_priority_upgrade_list('gurpmi');
+urpm::select::add_packages_to_priority_upgrade_list('gurpmi', 'perl-Glib', 'perl-Gtk2');
sub usage () {
print N("urpmi version %s