[gst-cvs] gst-plugins-gl: configure: bump core/base requirement

Tim Müller tpm at kemper.freedesktop.org
Wed Aug 11 15:33:28 PDT 2010


Module: gst-plugins-gl
Branch: master
Commit: 79602d947828845563ff3aa11f85c8293c99f399
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/commit/?id=79602d947828845563ff3aa11f85c8293c99f399

Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Aug 11 17:58:14 2010 +0100

configure: bump core/base requirement

To something not completely ancient.

---

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index a5e63bf..cc8febd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,8 +64,8 @@ AM_PROG_LIBTOOL
 AS_PROG_OBJC
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.15.1
-GSTPB_REQ=0.10.15.1
+GST_REQ=0.10.28
+GSTPB_REQ=0.10.28
 
 dnl *** autotools stuff ****
 





More information about the Gstreamer-commits mailing list