diff --git a/lorax.spec b/lorax.spec index 21993826..c6b6b9c8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -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.