[epiphany] configure.ac: depend on glib 2.35.6



commit 05bf9a53c2e0ef8c0ce13450fc853e7b4d247ae4
Author: Xan Lopez <xan igalia com>
Date:   Tue Feb 5 18:58:35 2013 +0100

    configure.ac: depend on glib 2.35.6
    
    A few important fixes in there that we'd rather have to avoid lots of
    bug reports.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fed4e60..d1effb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,7 @@ if test "$enable_maintainer_mode" = "yes"; then
 	DEPRECATION_FLAGS="-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGSEAL_ENABLE"
 fi
 
-GLIB_REQUIRED=2.35.0
+GLIB_REQUIRED=2.35.6
 GTK_REQUIRED=3.5.4
 LIBXML_REQUIRED=2.6.12
 LIBXSLT_REQUIRED=1.1.7



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