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