mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
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>
This commit is contained in:
parent
33ce149330
commit
72f2acc595
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ BuildRoot: /tmp/rpm-build-nasm
|
|||
Prefix: %{_prefix}
|
||||
@@PERLBUILDREQS@@
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: autoheader
|
||||
BuildRequires: automake
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue