]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blame - gstreamer-plugins-bad-opencv.patch
- package mpg123 plugin
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad-opencv.patch
CommitLineData
8d521b18
JB
1--- gst-plugins-bad-0.10.23/configure.ac.orig 2012-10-06 08:00:31.847697403 +0200
2+++ gst-plugins-bad-0.10.23/configure.ac 2012-10-06 08:29:02.444328416 +0200
3@@ -1372,7 +1372,7 @@
4 dnl a new version and the no-backward-compatibility define. (There doesn't
5 dnl seem to be a switch to suppress the warnings the cvcompat.h header
6 dnl causes.)
7- PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.3.1 , [
8+ PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv < 2.5.0 , [
9 AC_PROG_CXX
10 AC_LANG_CPLUSPLUS
11 OLD_CPPFLAGS=$CPPFLAGS
This page took 0.089725 seconds and 4 git commands to generate.