summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-04-21 07:27:08 +0200
committerRemi Collet <fedora@famillecollet.com>2012-04-21 07:27:08 +0200
commit3bf0c7d1574127333cd945eb41419de4551acc4e (patch)
treee657b006c2e1e41069732c7c5c7d5809e9345313
parent56fdd2f113cbd0e7d43447559a15fd7e3e8b389e (diff)
php-pecl-yaml-1.1.0-2 (php 5.4)
-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}