summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-09-22 16:08:38 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-09-22 16:08:38 +0000
commit0a1f778b366c03539f7366ed8e1383e7e44553f4 (patch)
treee01a3fbc61efdb747671e68e99954c7837b27112 /configure.ac
parentc8cc86df2a95d9629ebd4f97afae355e2b4d71e8 (diff)
downloadgst-plugins-bad-0a1f778b366c03539f7366ed8e1383e7e44553f4.tar.gz
gst-plugins-bad-0a1f778b366c03539f7366ed8e1383e7e44553f4.tar.bz2
gst-plugins-bad-0a1f778b366c03539f7366ed8e1383e7e44553f4.zip
configure.ac: Up requirements to -base CVS and core CVS (the format for the video orientation interface used by v4l2s...
Original commit message from CVS: * configure.ac: Up requirements to -base CVS and core CVS (the format for the video orientation interface used by v4l2src and the latter since that's what -base CVS requires).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8095aa69..cc0cc96f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,8 +42,8 @@ dnl AS_LIBTOOL_TAGS([CXX])
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.9.1
-GSTPB_REQ=0.10.9.1
+GST_REQ=0.10.10.1
+GSTPB_REQ=0.10.10.1
dnl *** autotools stuff ****