summaryrefslogtreecommitdiff
path: root/nasm.spec.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2016-02-23 02:01:17 -0800
committerH. Peter Anvin <hpa@zytor.com>2016-02-23 02:01:17 -0800
commit96edc04a39051ae2c36f5765af674c38363ecbc1 (patch)
treeefef269ec9da872336f0a30eea6b0e554c52196e /nasm.spec.in
parentd015a9f39e9a0fc2e42dd733b480f3b7c433cb3c (diff)
downloadnasm-96edc04a39051ae2c36f5765af674c38363ecbc1.tar.gz
nasm.spec.in: document buildrequires properly
We need asciidoc, xmlto, ghostscript, texinfo in order to be able to build the documentation. 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 09b12571..68126caf 100644
--- a/nasm.spec.in
+++ b/nasm.spec.in
@@ -10,7 +10,7 @@ Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_ve
URL: http://www.nasm.us/
BuildRoot: /tmp/rpm-build-nasm
Prefix: %{_prefix}
-BuildRequires: perl
+BuildRequires: perl, asciidoc, xmlto, ghostscript, texinfo
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%package doc