summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-09-22 17:53:48 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-09-22 17:53:48 +0000
commit3da33640bb1995294280ebc83bb319e10cc291e0 (patch)
treea60fc28528ae7d5d9b8b372fc975b12d7ffd1633 /configure.ac
parentaeec395c22314b445018d6a22ddef897d69f2db8 (diff)
configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().
Original commit message from CVS: * configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().
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 630f4700..6662a8af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 ****