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).
This commit is contained in:
Tim-Philipp Müller 2006-09-22 16:08:38 +00:00
parent c8cc86df2a
commit 0a1f778b36
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
* 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).
2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
* ext/directfb/dfbvideosink.c: (plugin_init):

View file

@ -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 ****