mirror of https://github.com/apache/cloudstack.git
Added required dependancy to agent setup.
(cherry picked from commit 78f62c6347)
Signed-off-by: David Nalley <david@gnsa.us>
This commit is contained in:
parent
b68639c6da
commit
a9c25dcfa3
|
|
@ -111,6 +111,7 @@ The Apache CloudStack files shared between agent and management server
|
|||
|
||||
%package agent
|
||||
Summary: CloudStack Agent for KVM hypervisors
|
||||
Requires: openssh-clients
|
||||
Requires: java >= 1.6.0
|
||||
Requires: %{name}-common = %{_ver}
|
||||
Requires: libvirt
|
||||
|
|
|
|||
Loading…
Reference in New Issue