projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26a5b64
)
opencv: The plugin works with 2.4.7 too
author
Sebastian Dröge
<sebastian@centricular.com>
Sun, 29 Dec 2013 12:31:53 +0000
(13:31 +0100)
committer
Sebastian Dröge
<sebastian@centricular.com>
Sun, 29 Dec 2013 12:32:32 +0000
(13:32 +0100)
Reported by kwm on IRC.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 79a163343d394e57594b4e23b1e49ffd9f74fe56..95edd76aabab834204730c5b24a60d37ad795512 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1739,7
+1739,7
@@
AG_GST_CHECK_FEATURE(OPENCV, [opencv plugins], opencv, [
dnl a new version and the no-backward-compatibility define. (There doesn't
dnl seem to be a switch to suppress the warnings the cvcompat.h header
dnl causes.)
- PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.4.
6.1
, [
+ PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.4.
7
, [
AC_PROG_CXX
AC_LANG([C++])
OLD_CPPFLAGS=$CPPFLAGS