diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-10-02 11:36:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-10-02 11:36:14 +0000 |
commit | b73634943af29b324b83c5c097eea4aa63e4f3e4 (patch) | |
tree | e18a87aa944fc94beb0fc6a7a7d7298a4724ed8b /ldetect-lst.spec | |
parent | 45b129adeffa8f40aef3e3e6853612b3b8d98287 (diff) | |
download | ldetect-lst-b73634943af29b324b83c5c097eea4aa63e4f3e4.tar ldetect-lst-b73634943af29b324b83c5c097eea4aa63e4f3e4.tar.gz ldetect-lst-b73634943af29b324b83c5c097eea4aa63e4f3e4.tar.bz2 ldetect-lst-b73634943af29b324b83c5c097eea4aa63e4f3e4.tar.xz ldetect-lst-b73634943af29b324b83c5c097eea4aa63e4f3e4.zip |
add "PreReq: perl-base" (so that update-ldetect-lst works)
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 23884231..325d9ea9 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -12,6 +12,7 @@ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-buildroot License: GPL Prefix: %{_prefix} +PreReq: perl-base BuildRequires: perl-MDK-Common Provides: hwdata |