From ecc6e71532e727e735e2fce32ec29cac08e96323 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 6 Mar 2002 18:51:46 +0000 Subject: add @preferred libxpm4 --- perl-install/pkgs.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/pkgs.pm') diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm index 4a63046ed..a7e845a08 100644 --- a/perl-install/pkgs.pm +++ b/perl-install/pkgs.pm @@ -16,7 +16,7 @@ use c; -my @preferred = qw(perl-GTK postfix gcc-cpp proftpd ghostscript-X vim-minimal kernel db1 db2 ispell-en Bastille-Curses-module nautilus); +my @preferred = qw(perl-GTK postfix gcc-cpp proftpd ghostscript-X vim-minimal kernel db1 db2 ispell-en Bastille-Curses-module nautilus libxpm4); @preferred{@preferred} = (); #- lower bound on the left ( aka 90 means [90-100[ ) -- cgit v1.2.1