control: tags -1 patch

Author: Gianfranco Costamagna <locutusofb...@debian.org>
Last-Update: 2020-02-03

--- gst-plugins-bad1.0-1.16.2.orig/configure.ac
+++ gst-plugins-bad1.0-1.16.2/configure.ac
@@ -1845,7 +1845,7 @@ AG_GST_CHECK_FEATURE(OPENCV, [opencv plu
       HAVE_OPENCV="yes"
     fi
   ], [
-    PKG_CHECK_MODULES([OPENCV], [opencv4 >= 4.0.0 opencv4 < 4.2.0] , [
+    PKG_CHECK_MODULES([OPENCV], [opencv4 >= 4.0.0 opencv4 < 4.3.0] , [
     AC_PROG_CXX
     AC_LANG([C++])
     OLD_CPPFLAGS=$CPPFLAGS


this does the trick
(inspired form upstream commit a2cfd93891376f74cc877e633aa70933b17200d9)

G.
On Mon, 18 Feb 2019 06:36:30 +0000 Mo Zhou <lu...@debian.org> wrote:
> Source: gst-plugins-bad1.0
> Version: 1.14.4-1
> Severity: important
> 
> Failed due to missing files

Reply via email to