configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().
authorTim-Philipp Müller <tim@centricular.net>
Fri, 22 Sep 2006 17:53:48 +0000 (17:53 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 22 Sep 2006 17:53:48 +0000 (17:53 +0000)
Original commit message from CVS:
* configure.ac:
Need  -base CVS for gst_base_rtp_depayload_push_ts().

ChangeLog
configure.ac

index 85985d1..c960ff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+         Need  -base CVS for gst_base_rtp_depayload_push_ts().
+
 2006-09-22  Wim Taymans  <wim@fluendo.com>
 
        * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
index 630f470..6662a8a 100644 (file)
@@ -44,8 +44,8 @@ dnl AS_LIBTOOL_TAGS
 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 ****