diff options
author | Francois Pons <fpons@mandriva.com> | 2000-09-29 14:33:11 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-09-29 14:33:11 +0000 |
commit | 5e8ddae3ad270e359310b6e289ea1adde9b3a637 (patch) | |
tree | 1f0009e5a2e6a22ec0a475aabffe7b0edc51cb4d /perl-install/pkgs.pm | |
parent | ac05f623e38916032001e357a5b28f782724f849 (diff) | |
download | drakx-5e8ddae3ad270e359310b6e289ea1adde9b3a637.tar drakx-5e8ddae3ad270e359310b6e289ea1adde9b3a637.tar.gz drakx-5e8ddae3ad270e359310b6e289ea1adde9b3a637.tar.bz2 drakx-5e8ddae3ad270e359310b6e289ea1adde9b3a637.tar.xz drakx-5e8ddae3ad270e359310b6e289ea1adde9b3a637.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/pkgs.pm')
-rw-r--r-- | perl-install/pkgs.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm index 59de3f42f..2324da0ab 100644 --- a/perl-install/pkgs.pm +++ b/perl-install/pkgs.pm @@ -87,7 +87,7 @@ hackkernel-pcmcia-cs hackkernel-smp hackkernel-smp-fb autoirpm autoirpm-icons numlock ); -@preferred = qw(perl-GTK postfix ghostscript-X vim-minimal kernel ispell-en); +@preferred = qw(perl-GTK postfix wu-ftpd ghostscript-X vim-minimal kernel ispell-en); #- constant for small transaction. $limitMinTrans = 8; |