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:
fb582c0
)
opencv: The plugin works with 2.4.8 too
author
Nicola Murino
<nicola.murino@gmail.com>
Wed, 29 Jan 2014 12:25:37 +0000
(13:25 +0100)
committer
Sebastian Dröge
<sebastian@centricular.com>
Tue, 4 Feb 2014 16:02:17 +0000
(17:02 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=723230
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 95edd76aabab834204730c5b24a60d37ad795512..42ff381e08d2a0e303f5ecaa179f2d181bfbed0e 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.
7
, [
+ PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.4.
8
, [
AC_PROG_CXX
AC_LANG([C++])
OLD_CPPFLAGS=$CPPFLAGS