diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index bda4cbb..0eac9cb 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -55,6 +55,7 @@ %bcond_with x264 %bcond_with x265 %bcond_with xvid +%bcond_with svt_av1 # Full build or just support package on older codestream %if 0%{?suse_version} > 1500 @@ -126,9 +127,11 @@ BuildRequires: libmp3lame-devel %if %{with mysofa} BuildRequires: libmysofa-devel %endif +%if %{with svt_av1} %ifarch x86_64 BuildRequires: SVT-AV1-devel %endif +%endif BuildRequires: nasm BuildRequires: pkg-config BuildRequires: pkgconfig(alsa)