require perl-IO-Stty on x86_64 too, in case managing ppc64 nodes
This commit is contained in:
parent
b9144fc028
commit
7040aebf37
@ -37,8 +37,7 @@ Requires: /etc/xinetd.d/tftp
|
||||
Requires: xCAT-buildkit
|
||||
# yaboot-xcat is pulled in so any MN can manage ppc nodes
|
||||
#Requires: yaboot-xcat
|
||||
%endif
|
||||
%ifarch ppc64
|
||||
# Stty is only needed for rcons on ppc64 nodes, but for mixed clusters require it on both x and p
|
||||
Requires: perl-IO-Stty
|
||||
%endif
|
||||
%endif
|
||||
|
@ -34,8 +34,7 @@ Requires: /usr/bin/ssh
|
||||
Requires: /etc/xinetd.d/tftp
|
||||
# yaboot-xcat is pulled in so any MN can manage ppc nodes
|
||||
#Requires: yaboot-xcat
|
||||
%endif
|
||||
%ifarch ppc64
|
||||
# Stty is only needed for rcons on ppc64 nodes, but for mixed clusters require it on both x and p
|
||||
Requires: perl-IO-Stty
|
||||
%endif
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user