configure: Bump our Gst related dependencies to 1.5.0.1
authorThibault Saunier <tsaunier@gnome.org>
Fri, 6 Feb 2015 09:01:14 +0000 (10:01 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 6 Feb 2015 09:06:05 +0000 (10:06 +0100)
configure.ac

index 85a5a00..fbeb2ca 100644 (file)
@@ -54,8 +54,8 @@ AC_SUBST(GST_API_VERSION)
 AS_LIBTOOL(GST, 0, 0, 0)
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.4.0
-GSTPB_REQ=1.4.0
+GST_REQ=1.5.0.1
+GSTPB_REQ=1.5.0.1
 
 dnl *** autotools stuff ****