From 24724cc7e9bfe76d7bcbdb9b6554b6dbf7d2f7bb 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 45510d1..f8fcf82 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -310,7 +310,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} \\\ %{!?_without_vulkan:--enable-vulkan --enable-libglslang} \\\ %{?_with_webp:--enable-libwebp} \\\