diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index ecc449369..de0da70c6 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -25,6 +25,9 @@ Conflicts: xCAT %define notpcm %(if [ "$pcm" = "1" ];then echo 0; else echo 1; fi) %ifos linux +# on RHEL7, need to specify it explicitly +Requires: net-tools +Requires: /usr/bin/killall # 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