summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-01-31 16:03:48 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-01-31 16:03:48 +0000
commit27d41809a01c0b2680acda1cf762517a0bb4aef4 (patch)
treec677101fbe4053d9e20e3afec791e0ac62a7dba9 /configure.ac
parent6baec659cb6c7e25eabc5f928995c98a4a8fee55 (diff)
configure.ac: Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
Original commit message from CVS: * configure.ac: Bump plugins-base requirement to 0.10.16 for the gst_video_format_* API.
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 3159523d..269dc038 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.15.1
-GSTPB_REQ=0.10.15
+GSTPB_REQ=0.10.16
dnl *** autotools stuff ****