diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-03-14 14:33:31 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-03-14 14:33:31 +0000 |
commit | 633a781cca14d82bdc0c41a59caa79059c3aceb6 (patch) | |
tree | afa391a1756314b3ba34297ab628f1b2b72028b0 /perl-install/modules.pm | |
parent | a0bc9e5238bfcb95218b634deef66c7561d6a1cb (diff) | |
download | drakx-633a781cca14d82bdc0c41a59caa79059c3aceb6.tar drakx-633a781cca14d82bdc0c41a59caa79059c3aceb6.tar.gz drakx-633a781cca14d82bdc0c41a59caa79059c3aceb6.tar.bz2 drakx-633a781cca14d82bdc0c41a59caa79059c3aceb6.tar.xz drakx-633a781cca14d82bdc0c41a59caa79059c3aceb6.zip |
no_comment
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index f24b55886..59276a3bf 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -171,6 +171,7 @@ arch() !~ /^sparc/ ? ( ) : (), "isofs" => "iso9660", "ide-cd" => "ide-cd", + "sr_mod" => "SCSI CDROM support", "cdrom" => "cdrom", }], [ 'sound', { |