[totem] Fix glib2 requires



commit 9792aa50caef3b29402de675d1c999ce1c7c3efb
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jun 21 17:22:39 2010 +0100

    Fix glib2 requires
    
    For the GDBus screensaver changes.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 3f1a6f3..0eab23a 100644
--- a/configure.in
+++ b/configure.in
@@ -37,7 +37,7 @@ AC_PATH_PROG([GLIB_GENMARSHAL],[glib-genmarshal])
 AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
 
 # Requirements
-GLIB_REQS=2.25.8
+GLIB_REQS=2.25.9
 GTK_REQS=2.90.2
 TOTEM_PLPARSER_REQS=2.29.1
 GNOMEICON_REQS=2.15.90



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