[totem] build: Require clutter-gtk 1.5.5



commit f6a19ee418b0758ffb1b801fb1b512ee36fbd52a
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Sep 21 04:20:58 2014 +0200

    build: Require clutter-gtk 1.5.5
    
    So that we can pick up the Wayland fixes in that version, in
    particular:
    https://bugzilla.gnome.org/show_bug.cgi?id=736564

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 75f237b..067ab47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,7 +93,7 @@ GST_PLUG_BASE_REQS=1.4.2
 GSTPLUG_REQS=0.11.93
 CLUTTER_REQS=1.17.3
 CLUTTER_GST_REQS=1.5.5
-CLUTTER_GTK_REQS=1.5.2
+CLUTTER_GTK_REQS=1.5.5
 
 dnl Check for the required GStreamer versions for missing plugins
 dnl installation, unless this has been disabled.


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