[packages/libx264] nasm required by x86 only
atler
atler at pld-linux.org
Wed Dec 1 14:39:32 CET 2021
commit 019accbe17eb250830b13dacc8d289915685a57b
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Dec 1 14:38:12 2021 +0100
nasm required by x86 only
libx264.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libx264.spec b/libx264.spec
index d097fd9..0298af6 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -27,7 +27,9 @@ Patch1: altivec-no-vand.patch
Patch2: %{name}-gpac.patch
Patch3: x32.patch
URL: http://www.videolan.org/developers/x264.html
+%ifarch %{ix86} %{x8664}
%{?with_asm:BuildRequires: nasm >= 2.13}
+%endif
BuildRequires: pkgconfig
%if %{without bootstrap}
# which version exactly???
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/4bc51f18ea79fae436df29bf8cdbb139c93b1fc7
More information about the pld-cvs-commit
mailing list