2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-31 07:18:25 +00:00

Remove syslinux-xcat dependency

We are not supposed to provide or require it per
a review.
This commit is contained in:
Jarrod Johnson
2020-11-30 07:45:54 -05:00
parent 3bb7a1e3c8
commit 5f39e73f31

View File

@@ -56,10 +56,6 @@ Requires: syslinux
%endif
%endif
%if %notpcm
# PCM does not need or ship syslinux-xcat
Requires: syslinux-xcat
%endif
%define is_rh 0%{?el6:1}%{?el7:1}
%description