[gnome-clocks] Bump Gtk dependency



commit 1d7a5ec49add9902d924e49795ecbcb2f535227b
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Feb 6 10:20:04 2016 +0100

    Bump Gtk dependency
    
    We use the shortcuts window and also we now assume the latest css
    stuff works

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b9bd6dd..22856af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,9 +50,9 @@ LT_LIB_M
 PKG_PROG_PKG_CONFIG([0.22])
 
 PKG_CHECK_MODULES(CLOCKS, [
-    gio-2.0 >= 2.36
-    glib-2.0 >= 2.39
-    gtk+-3.0 >= 3.9.11
+    gio-2.0 >= 2.44
+    glib-2.0 >= 2.44
+    gtk+-3.0 >= 3.19.8
     gsound >= 0.98
     gweather-3.0 >= 3.13.91
     gnome-desktop-3.0 >= 3.7.90


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