From 15c632719a5f781fdd11a68cdad5eeb9ee5392b8 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos <ceffmpeg@gmail.com>
Date: Mon, 6 Nov 2017 14:15:31 +0100
Subject: [PATCH] configure: libvmaf is not GPLv2-compatible.

It is licensed under Apache 2.0.
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 83b4cc9364d..5b7a745b761 100755
--- a/configure
+++ b/configure
@@ -1569,6 +1569,7 @@ EXTERNAL_LIBRARY_VERSION3_LIST="
     gmp
     libopencore_amrnb
     libopencore_amrwb
+    libvmaf
     libvo_amrwbenc
     rkmpp
 "
@@ -1625,7 +1626,6 @@ EXTERNAL_LIBRARY_LIST="
     libtheora
     libtwolame
     libv4l2
-    libvmaf
     libvorbis
     libvpx
     libwavpack
-- 
GitLab