From d7d0e62911ec7c72497ccf9a233381ab7dd824de Mon Sep 17 00:00:00 2001 From: immarvin Date: Fri, 27 Nov 2015 04:49:12 -0500 Subject: [PATCH] fix defect [fvt]2.11:xcatsn installation error in rhels7.2 #488 --- xCATsn/xCATsn.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 6bc371324..5eb868494 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -28,6 +28,7 @@ Conflicts: xCAT # on RHEL7, need to specify it explicitly Requires: net-tools Requires: /usr/bin/killall +Requires: /usr/bin/bc # yaboot-xcat is pulled in so any SN can manage ppc nodes Requires: httpd nfs-utils nmap bind # On RHEL this pulls in dhcp, on SLES it pulls in dhcp-server