summaryrefslogtreecommitdiff
path: root/nasm.spec.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2018-12-26 06:06:02 -0800
committerH. Peter Anvin <hpa@zytor.com>2018-12-26 06:06:02 -0800
commit72f2acc595d7c6ebcf2cda38b67aec13e1352dc6 (patch)
tree69a5220f3c12d49ba8428588d41ae25af87fc6cf /nasm.spec.in
parent33ce1493306a60d60ff549e65f3884b03350fc81 (diff)
downloadnasm-72f2acc595d7c6ebcf2cda38b67aec13e1352dc6.tar.gz
nasm.spec.in: we need *automake*; autoheader is in autoconf
We need the automake package for autogen.sh; the autoheader program is in the autoconf package. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'nasm.spec.in')
-rw-r--r--nasm.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in
index a43f5830..480e1ad5 100644
--- a/nasm.spec.in
+++ b/nasm.spec.in
@@ -11,7 +11,7 @@ BuildRoot: /tmp/rpm-build-nasm
Prefix: %{_prefix}
@@PERLBUILDREQS@@
BuildRequires: autoconf
-BuildRequires: autoheader
+BuildRequires: automake
BuildRequires: asciidoc
BuildRequires: xmlto
BuildRequires: xz