From db2bb5846a47fc3ac32bbcef7aaef0e8372e9372 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Thu, 31 Dec 2020 15:00:47 +0000 Subject: [PATCH] Bump libvmaf required version --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 601e787..576ffa7 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -199,7 +199,7 @@ BuildRequires: pkgconfig(srt) #BuildRequires: texi2html BuildRequires: texinfo %{?_with_twolame:BuildRequires: twolame-devel} -%{?_with_vmaf:BuildRequires: libvmaf-devel} +%{?_with_vmaf:BuildRequires: libvmaf-devel >= 1.5.2} %{?_with_wavpack:BuildRequires: wavpack-devel} %{!?_without_vidstab:BuildRequires: vid.stab-devel} %{!?_without_vulkan:BuildRequires: vulkan-loader-devel glslang-devel >= 11.0}