[evince] build: Require glib 2.32



commit b8d461a58a6d01b23a1b48426ae58db80ce83b02
Author: Christian Persch <chpe gnome org>
Date:   Fri Jun 8 18:31:07 2012 +0200

    build: Require glib 2.32

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7ccac3f..fa25a1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,7 +117,7 @@ AM_CONDITIONAL([PLATFORM_WIN32],[test "$with_platform" = "win32"])
 
 dnl Specify required versions of dependencies
 CAIRO_REQUIRED=1.10.0
-GLIB_REQUIRED=2.25.11
+GLIB_REQUIRED=2.32.0
 KEYRING_REQUIRED=2.22.0
 GTK_REQUIRED=3.0.2
 NAUTILUS_REQUIRED=2.91.4



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