[evince] [build] Bump glib version to 2.25.9



commit d96200056878571311532b692888f5b8e26f205e
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Fri Jun 18 11:32:03 2010 +0200

    [build] Bump glib version to 2.25.9
    
    GDBus api has changed, see bug #621872.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ddb690b..d193cee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -123,7 +123,7 @@ AM_CONDITIONAL([PLATFORM_WIN32],[test "$with_platform" = "win32"])
 
 dnl Specify required versions of dependencies
 GTK_REQUIRED=2.21.2
-GLIB_REQUIRED=2.25.7
+GLIB_REQUIRED=2.25.9
 KEYRING_REQUIRED=2.22.0
 AC_SUBST([GLIB_REQUIRED])
 AC_SUBST([GTK_REQUIRED])



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