Fix requires
This commit is contained in:
parent
af99682215
commit
2e24ef2cc6
@ -30,6 +30,7 @@ Requires: gzip
|
||||
Requires: xz
|
||||
Requires: squashfs-tools >= 4.2
|
||||
Requires: e2fsprogs
|
||||
Requires: yum
|
||||
|
||||
%ifarch %{ix86} x86_64
|
||||
Requires: syslinux >= 4.02-5
|
||||
@ -40,10 +41,13 @@ Requires: silo
|
||||
%endif
|
||||
|
||||
%ifarch ppc ppc64
|
||||
Requires: yaboot
|
||||
Requires: kernel-bootwrapper
|
||||
%endif
|
||||
|
||||
%ifarch s390 s390x
|
||||
Requires: openssh
|
||||
%endif
|
||||
|
||||
%description
|
||||
Lorax is a tool for creating the anaconda install images.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user