From 703ffda5acc25350b144a7e3ccbbef8ccc459020 Mon Sep 17 00:00:00 2001 From: arifali Date: Sat, 7 Apr 2012 23:08:32 +0000 Subject: [PATCH] change Depends for xCAT so that now it uses ipmitool-xcat instead of ipmitool git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/debian/control b/xCAT/debian/control index bff866e8d..2aad00f97 100644 --- a/xCAT/debian/control +++ b/xCAT/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: xcat Architecture: all -Depends: ${perl:Depends}, xcat-server, xcat-client, libdbd-sqlite3-perl, dhcp3-server, apache2, expect, nfs-kernel-server, nmap, fping, bind9, vsftpd, libxml-parser-perl, xinetd, tftpd-hpa, tftp-hpa, conserver-xcat, libnet-telnet-perl, ipmitool (>=1.8.9), syslinux, libsys-virt-perl +Depends: ${perl:Depends}, xcat-server, xcat-client, libdbd-sqlite3-perl, dhcp3-server, apache2, expect, nfs-kernel-server, nmap, fping, bind9, vsftpd, libxml-parser-perl, xinetd, tftpd-hpa, tftp-hpa, conserver-xcat, libnet-telnet-perl, ipmitool-xcat (>=1.8.9), syslinux, libsys-virt-perl, xcat-nbroot-core-amd64, xcat-nbroot-core-x86 Recommends: xnba-undi, yaboot-xcat Description: Server and configuration utilities of the xCAT management project xcat-server provides the core server and configuration management components of xCAT. This package should be installed on your management server