From 40601a9b0862eda424455872ad000863946a1245 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 19 Sep 2002 17:54:55 +0000 Subject: prefer cups for lpddaemon --- perl-install/pkgs.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm index 2ec14c135..e15b727bd 100644 --- a/perl-install/pkgs.pm +++ b/perl-install/pkgs.pm @@ -18,7 +18,7 @@ use c; -my @preferred = qw(perl-GTK postfix gcc gcc-cpp gcc-c++ proftpd ghostscript-X vim-minimal kernel db1 db2 ispell-en Bastille-Curses-module nautilus libxpm4 zlib1 libncurses5 harddrake); +my @preferred = qw(perl-GTK postfix gcc gcc-cpp gcc-c++ proftpd ghostscript-X vim-minimal kernel db1 db2 ispell-en Bastille-Curses-module nautilus libxpm4 zlib1 libncurses5 harddrake cups); @preferred{@preferred} = (); #- lower bound on the left ( aka 90 means [90-100[ ) -- cgit v1.2.1