diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2006-01-13 09:04:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2006-01-13 09:04:19 +0000 |
commit | bfe30d918d2fa3840b7952c6d8f37ef0fc50cae3 (patch) | |
tree | 72d8feb160478ea0f6f4ce072e122b7eb0939839 /perl-install | |
parent | a1e9c3d6a2f44eb904fe17b0f04fbc71fc6d541c (diff) | |
download | drakx-bfe30d918d2fa3840b7952c6d8f37ef0fc50cae3.tar drakx-bfe30d918d2fa3840b7952c6d8f37ef0fc50cae3.tar.gz drakx-bfe30d918d2fa3840b7952c6d8f37ef0fc50cae3.tar.bz2 drakx-bfe30d918d2fa3840b7952c6d8f37ef0fc50cae3.tar.xz drakx-bfe30d918d2fa3840b7952c6d8f37ef0fc50cae3.zip |
monitor-edid now needs File::Find
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/share/list.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/share/list.xml b/perl-install/share/list.xml index 4082618e6..6b034af0a 100644 --- a/perl-install/share/list.xml +++ b/perl-install/share/list.xml @@ -193,6 +193,7 @@ Exporter/Heavy.pm FileHandle.pm File/Basename.pm + File/Find.pm File/Path.pm File/Spec.pm File/Spec/Unix.pm |