diff --git a/xCAT-client/xCAT-client.spec b/xCAT-client/xCAT-client.spec index b34f5ccf8..2ada11bde 100644 --- a/xCAT-client/xCAT-client.spec +++ b/xCAT-client/xCAT-client.spec @@ -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