Fix requires

This commit is contained in:
Martin Gracik 2012-02-29 13:11:25 +01:00 committed by Brian C. Lane
parent af99682215
commit 2e24ef2cc6
1 changed files with 5 additions and 1 deletions

View File

@ -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.