summaryrefslogtreecommitdiffstats
path: root/fusioninventory-agent.spec
diff options
context:
space:
mode:
Diffstat (limited to 'fusioninventory-agent.spec')
-rw-r--r--fusioninventory-agent.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 4b80ec9..776435c 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -63,10 +63,9 @@ BuildRequires: systemd-units
%endif
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires: perl(LWP) perl(Net::IP) perl(HTTP::Status) perl(Net::SSLeay) perl(Crypt::SSLeay)
+Requires: perl(LWP) perl(Net::IP) perl(HTTP::Status) perl(Net::SSLeay)
Requires: perl(Proc::Daemon) perl(Proc::PID::File)
%if 0%{?fedora} >= 6 || 0%{?rhel} >= 5
-Requires: perl(Archive::Extract)
Requires: perl(Net::CUPS)
%endif
%if %{with_systemd}