From b3ad779a1f54474596f1a993598366d8552854a14a9bae3e756d35fbfc0358b5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 4 Jun 2021 12:55:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=163 --- ffmpeg-4.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 994447b..c79c4c5 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -125,9 +125,11 @@ BuildRequires: libmysofa-devel %endif BuildRequires: nasm BuildRequires: pkg-config +%ifarch x86_64 %if 0%{?suse_version} >= 1550 BuildRequires: pkgconfig(SvtAv1Enc) >= 0.8.4 %endif +%endif BuildRequires: pkgconfig(alsa) %if %{with libaom} BuildRequires: pkgconfig(aom)