[totem] build: Require clutter-gtk 1.5.2 or newer



commit 64c98089262f03c4e00a5d2d1b8d94904a2bcf51
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 24 00:53:24 2014 +0200

    build: Require clutter-gtk 1.5.2 or newer
    
    So that we get the hi-dpi scaling support.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=724055

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3e48889..2e9331d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -94,7 +94,7 @@ GST_PLUG_BASE_REQS=0.11.93
 GSTPLUG_REQS=0.11.93
 CLUTTER_REQS=1.17.3
 CLUTTER_GST_REQS=1.5.5
-CLUTTER_GTK_REQS=1.0.2
+CLUTTER_GTK_REQS=1.5.2
 
 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]