From 7169e95d7f2fb04b591d918079de3c3be5af9655 Mon Sep 17 00:00:00 2001 From: ligc Date: Mon, 8 Nov 2010 02:46:22 +0000 Subject: [PATCH] add perl-IO-Stty as a prerequisite for xCATsn git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCATsn/xCATsn.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 0c2a6beca..8054bc25e 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -26,6 +26,9 @@ Conflicts: xCAT %ifos linux # yaboot-xcat is pulled in so any SN can manage ppc nodes Requires: dhcp httpd nfs-utils expect nmap fping bind perl-XML-Parser vsftpd +%ifarch ppc64 +Requires: perl-IO-Stty +%endif %ifarch s390x # No additional requires for zLinux right now %else