[totem] build: Require glib 2.35 for g_type_init() removal



commit 9a68bebe0ef4b11b044f6c1bad3a950406dc709e
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 8 16:56:30 2013 +0100

    build: Require glib 2.35 for g_type_init() removal

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 79a1f1d..f1da0b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ PKG_PROG_PKG_CONFIG
 AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
 
 # Requirements
-GLIB_REQS=2.33.0
+GLIB_REQS=2.35.0
 GIO_REQS=2.27.92
 GTK_REQS=3.5.2
 TOTEM_PLPARSER_REQS=2.32.4


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