mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
nasm.spec.in: split BuildRequires line
\ apparently doesn't work as continuation lines, just split it up. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
9191dae375
commit
a959e3085d
@ -10,9 +10,9 @@ 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, asciidoc, xmlto, ghostscript, texinfo, perl-Font-TTF, \
|
||||
adobe-source-sans-pro-fonts, adobe-source-code-pro-fonts, \
|
||||
fontconfig
|
||||
BuildRequires: perl, asciidoc, xmlto, ghostscript, texinfo, perl-Font-TTF
|
||||
BuildRequires: adobe-source-sans-pro-fonts, adobe-source-code-pro-fonts
|
||||
BuildRequires: fontconfig
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%package doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user