diff --git a/lorax.spec b/lorax.spec index fae5b4a5..e678912a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -56,6 +56,11 @@ Requires: grub2 Requires: grub2-tools %endif +%ifarch ppc64 +# ppc.tmpl uses 32bit addnote which needs the 32bit glibc on the host +Requires: glibc(ppc) +%endif + %ifarch s390 s390x Requires: openssh %endif