diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 737f815e3..2f9c6d0eb 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -73,6 +73,10 @@ Requires: conserver-xcat %endif %endif +%ifos linux +Requires: goconserver +%endif + #support mixed cluster %if %nots390x Requires: elilo-xcat xnba-undi diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index c2538e31f..d2bdf7749 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -56,6 +56,10 @@ Requires: conserver-xcat %endif %endif +%ifos linux +Requires: goconserver +%endif + #support mixed cluster %ifnarch s390x Requires: elilo-xcat xnba-undi