[libgd] Require a newer GTK+ for the frame clock functions



commit 17409ce4869d0b3fac35972eb8cb55019c8abd9c
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 21 12:39:37 2013 +0100

    Require a newer GTK+ for the frame clock functions

 libgd.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgd.m4 b/libgd.m4
index 9a1369b..72ea2e8 100644
--- a/libgd.m4
+++ b/libgd.m4
@@ -38,7 +38,7 @@ AC_DEFUN([LIBGD_INIT], [
     AC_REQUIRE([LT_INIT])
     AC_REQUIRE([AC_CHECK_LIBM])
     AC_SUBST(LIBM)
-    LIBGD_MODULES="gtk+-3.0 >= 3.6"
+    LIBGD_MODULES="gtk+-3.0 >= 3.7.10"
     LIBGD_GIR_INCLUDES="Gtk-3.0"
     LIBGD_SOURCES=""
 


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