summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-09-19 17:54:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-09-19 17:54:55 +0000
commit40601a9b0862eda424455872ad000863946a1245 (patch)
treeefff838834236a101790ee6e6d64ac22c34db82c
parent428c81bc2d5b8c9ffb1fbc5940462dd7165fe7ae (diff)
downloaddrakx-backup-do-not-use-40601a9b0862eda424455872ad000863946a1245.tar
drakx-backup-do-not-use-40601a9b0862eda424455872ad000863946a1245.tar.gz
drakx-backup-do-not-use-40601a9b0862eda424455872ad000863946a1245.tar.bz2
drakx-backup-do-not-use-40601a9b0862eda424455872ad000863946a1245.tar.xz
drakx-backup-do-not-use-40601a9b0862eda424455872ad000863946a1245.zip
prefer cups for lpddaemon
-rw-r--r--perl-install/pkgs.pm2
1 files changed, 1 insertions, 1 deletions
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[ )