summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-05-11 13:06:33 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-05-11 13:06:33 +0000
commit4b9f9119935f1e32812489c19913bd110b185d5e (patch)
tree3ccf67018203007de0dc0668befdf24f7993320c /perl-install/pkgs.pm
parent574a2b4e633e9de62414441e7245f3dce55fb060 (diff)
downloaddrakx-backup-do-not-use-4b9f9119935f1e32812489c19913bd110b185d5e.tar
drakx-backup-do-not-use-4b9f9119935f1e32812489c19913bd110b185d5e.tar.gz
drakx-backup-do-not-use-4b9f9119935f1e32812489c19913bd110b185d5e.tar.bz2
drakx-backup-do-not-use-4b9f9119935f1e32812489c19913bd110b185d5e.tar.xz
drakx-backup-do-not-use-4b9f9119935f1e32812489c19913bd110b185d5e.zip
no_comment
Diffstat (limited to 'perl-install/pkgs.pm')
-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 4c1ad4536..49414b4b1 100644
--- a/perl-install/pkgs.pm
+++ b/perl-install/pkgs.pm
@@ -82,7 +82,7 @@ autoirpm autoirpm-icons numlock
'zh_TW.Big5' => [ 'rxvt-CLE', 'fonts-ttf-big5' ],
);
-@preferred = qw(perl-GTK postfix ghostscript-X vim-minimal kernel);
+@preferred = qw(perl-GTK postfix ghostscript-X vim-minimal kernel ispell-en);
#- constant for small transaction.
$limitMinTrans = 8;