[pve-devel] [PATCH] add depend on ipmitool
Alexandre Derumier
aderumier at odiso.com
Wed Sep 10 09:54:06 CEST 2014
fence_idrac need it
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index dbc6fbb..ad1b300 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,6 @@ Package: fence-agents-pve
Architecture: any
Depends: ${perl:Depends}, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, openipmi, sg3-utils, python-pexpect, python-pycurl,
libnet-snmp-perl, libnet-telnet-perl, snmp, telnet, openssh-client,
- python-openssl, redhat-cluster-pve, python-suds
+ python-openssl, redhat-cluster-pve, python-suds, ipmitool
Description: fence agents for redhat cluster suite
This package provides various fence agents.
--
1.7.10.4
More information about the pve-devel
mailing list