[clutter-gst] build: Actually depend on 1.6.0



commit d2edd7903ac292b2402e72a699c5875ae9ae795e
Author: Damien Lespiau <damien lespiau intel com>
Date:   Fri Oct 28 17:07:50 2011 +0100

    build: Actually depend on 1.6.0
    
    That chunk was forgotten in the last commit which was already pushed on
    git.gnome.org.
    
    Sigh, Fridays.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e602604..508cf16 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ AC_SUBST([CLUTTER_GST_RELEASE_STATUS], [clutter_gst_release_status])
 
 # pkg-config requirements
 GLIB_REQ_VERSION=2.18.0
-CLUTTER_REQ_VERSION=1.4.0
+CLUTTER_REQ_VERSION=1.6.0
 GSTREAMER_REQ_VERSION=0.10.26
 
 AC_SUBST(GLIB_REQ_VERSION)



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