diff --git a/indent.spec b/indent.spec index 75b1a1c..e1ee299 100644 --- a/indent.spec +++ b/indent.spec @@ -39,11 +39,17 @@ Patch15: indent-2.2.11-doc-Correct-a-typo-about-enabling-control-comment.patch # Submitted to upstream # Patch16: indent-2.2.11-Fix-nbdfa-and-nbdfe-typo.patch +# Update config.sub to support aarch64, bug #925588 +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: coreutils +BuildRequires: gcc +BuildRequires: gettext-devel # gperf to update pre-generated code to fix compiler warnings BuildRequires: gperf -BuildRequires: texinfo texi2html -# Update config.sub to support aarch64, bug #925588 -BuildRequires: autoconf automake gettext-devel +BuildRequires: make +BuildRequires: texinfo +BuildRequires: texi2html Requires(post): /sbin/install-info Requires(preun): /sbin/install-info