add require for expat for AIX, needed for XML parsing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7a30735cd6
commit
011ff89139
@ -22,6 +22,8 @@ Provides: xCAT-client = %{version}
|
||||
# fping is needed by pping (in case xCAT-client is installed by itself on a remote client)
|
||||
%ifos linux
|
||||
Requires: nmap
|
||||
%else
|
||||
Requires: expat
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user