From 23d70ba678a4c921bdd9a526ba8d198d7b0c413c Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 24 Jun 2020 09:30:31 +0200 Subject: [PATCH] fixup vmaf needs version3 --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 059d2d9..5ef23ee 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -297,7 +297,7 @@ This package contains development files for %{name} --enable-libvorbis \\\ --enable-libv4l2 \\\ %{!?_without_vidstab:--enable-libvidstab} \\\ - %{?_with_vmaf:--enable-libvmaf} \\\ + %{?_with_vmaf:--enable-libvmaf --enable-version3} \\\ %{!?_without_vpx:--enable-libvpx} \\\ %{?_with_webp:--enable-libwebp} \\\ %{!?_without_x264:--enable-libx264} \\\