A small fix for chkrootkit's .SPEC file
Dean Takemori <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
--- chkrootkit.spec-orig 2006-02-01 01:26:43.000000000 -1000
+++ chkrootkit.spec 2006-02-01 21:51:20.000000000 -1000
@@ -27,6 +27,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: binutils
+BuildRequires: desktop-file-utils
%description
chkrootkit is a tool to locally check for signs of a rootkit.