[totem] build: Require a newer glib for g_clear_* use



commit 85abf8b42a8697887c5e19fbc5af526e5522e67d
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jul 12 17:43:30 2012 +0100

    build: Require a newer glib for g_clear_* use

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1eeed8b..f12301d 100644
--- a/configure.in
+++ b/configure.in
@@ -41,7 +41,7 @@ AC_PATH_PROG([GLIB_GENMARSHAL],[glib-genmarshal])
 AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
 
 # Requirements
-GLIB_REQS=2.31.0
+GLIB_REQS=2.33.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]