mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-19 17:50:20 +00:00
Merge pull request #4790 from neo954/packaging
Add package dependency for goconserver
This commit is contained in:
@@ -73,6 +73,10 @@ Requires: conserver-xcat
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifos linux
|
||||
Requires: goconserver
|
||||
%endif
|
||||
|
||||
#support mixed cluster
|
||||
%if %nots390x
|
||||
Requires: elilo-xcat xnba-undi
|
||||
|
@@ -56,6 +56,10 @@ Requires: conserver-xcat
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifos linux
|
||||
Requires: goconserver
|
||||
%endif
|
||||
|
||||
#support mixed cluster
|
||||
%ifnarch s390x
|
||||
Requires: elilo-xcat xnba-undi
|
||||
|
Reference in New Issue
Block a user