[clutter-gst] configure.ac: bump Clutter dependency



commit 53a1e508766c624c94c502cfee495cbfd1a9b13e
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Nov 19 15:24:02 2013 +0000

    configure.ac: bump Clutter dependency

 README       |    6 ++----
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/README b/README
index 7525b7f..df9fbca 100644
--- a/README
+++ b/README
@@ -19,12 +19,10 @@ installing new plug-ins.
 
 Clutter-GStreamer requires:
 
-  GLib >= 2.18.0
-  Clutter >= 1.6.0
-  GStreamer >= 0.11.0
+  GLib Cogl Clutter and GStreamer
 
 Copyright (C) 2006, 2007, 2008  OpenedHand
-Copyright (C) 2009, 2010, 2011 Intel Corporation
+Copyright (C) 2009, 2010, 2011, 2012, 2013 Intel Corporation
 
 Released under the terms of the GNU Lesser General Public License, version 2.1
 or later. See the file COPYING for details.
diff --git a/configure.ac b/configure.ac
index de0b4e1..a9f1dd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ AC_SUBST([CLUTTER_GST_RELEASE_STATUS], [clutter_gst_release_status])
 GLIB_REQ_VERSION=2.18.0
 COGL_REQ_VERSION=2.0
 COGL_GST_REQ_VERSION=2.0.0
-CLUTTER_REQ_VERSION=1.6.0
+CLUTTER_REQ_VERSION=1.10.0
 GSTREAMER_REQ_VERSION=1.0.0
 GST_PLUGINS_BAD_REQ_VERSION=1.0.0
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]