summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-08-26 17:02:45 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-08-31 08:09:09 +0200
commit000a483d31bf307370ef3dd990c991ed34dd0ef9 (patch)
treec2f11ef51014044b78d343e11df1d1aff7581dd6 /configure.ac
parenta1cddb3fd6dac8f261590231a22d6d92f1bb8a66 (diff)
rtp: Use new gst_iterator_new_single() for the internal linked pads iteration
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8f428275..080eae38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.24
+GST_REQ=0.10.24.1
GSTPB_REQ=0.10.24
dnl *** autotools stuff ****