From a56f0baa895276b6716488691e00731d6c29277c Mon Sep 17 00:00:00 2001 From: arifali Date: Sat, 7 Apr 2012 20:28:39 +0000 Subject: [PATCH] change the dependancy for xCAT from conserver to conserver-xcat in the debian packaging git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12154 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 554322b4f..bff866e8d 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, 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 (>=1.8.9), syslinux, libsys-virt-perl 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