2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 12:00:08 +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
commit 1784d4651d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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