2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 23:15:30 +00:00

Merge pull request #6939 from gurevichmark/httpd_require

Make xCAT-server require httpd
This commit is contained in:
besawn
2021-04-08 10:36:48 -04:00
committed by GitHub

View File

@ -58,7 +58,7 @@ Requires: grub2-xcat >= 2.02-0.76.el7.1.snap201905160255 perl-Net-HTTPS-NB perl-
%else
%ifos linux
# do this for non-fsm linux
Requires: perl-IO-Tty perl-Crypt-SSLeay make
Requires: perl-IO-Tty perl-Crypt-SSLeay make httpd
%endif
%endif