[clutter-gst/clutter-gst-3.0] configure.ac: Bump Cogl dependency through Clutter



commit bd81a837e31aa951fa8a5a8baadb3da974e6941f
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Sun Jan 11 19:27:16 2015 +0000

    configure.ac: Bump Cogl dependency through Clutter
    
    The versioning is a bit awkward with the 2.0-experimental scheme, so
    rely on the right version of Clutter instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=742650

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a780741..c6de0f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,7 +80,7 @@ AC_SUBST([CLUTTER_GST_RELEASE_STATUS], [clutter_gst_release_status])
 # pkg-config requirements
 GLIB_REQ_VERSION=2.18.0
 COGL_REQ_VERSION=2.0
-CLUTTER_REQ_VERSION=1.10.0
+CLUTTER_REQ_VERSION=1.20.0
 GSTREAMER_REQ_VERSION=1.4.0
 
 AC_SUBST(GLIB_REQ_VERSION)


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