[totem/gnome-2-32] build: Update requirement for dbus-glib to 0.82



commit 8a8f7f455ccb53506e00005118dd927e33c7c87c
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 15 15:20:55 2010 +0000

    build: Update requirement for dbus-glib to 0.82
    
    As we've been using dbus_g_connection_unregister_g_object() for a
    while, and it only appeared in that version.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=634831

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1f40212..9243f41 100644
--- a/configure.in
+++ b/configure.in
@@ -41,7 +41,7 @@ GLIB_REQS=2.25.11
 GTK_REQS=2.21.8
 TOTEM_PLPARSER_REQS=2.30.2
 GNOMEICON_REQS=2.15.90
-DBUS_REQS=0.61
+DBUS_REQS=0.82
 VALA_REQS=0.7.5
 
 TOTEM_VERSION_MAJOR=totem_version_major



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