summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2010-06-27 13:37:31 +0200
committerEdward Hervey <bilboed@bilboed.com>2010-06-27 13:45:38 +0200
commit4ae3f6bcf298b072a6c02188a0b891995d6e2a54 (patch)
treea79662fa231d3355656ce9d08da822eacc2706d5 /configure.ac
parentc502573448d4f9365af9a8f0fbf30cbc2e7fd75a (diff)
gnlcomposition: Use fast pad linking
Requires latest core
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 1d916c0..77cd7ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.9
+GST_REQ=0.10.29.2
GSTPB_REQ=0.10.13
dnl *** autotools stuff ****