[totem] build: Update requirement for dbus-glib to 0.82



commit ab6356cca0290fce0b137fa34eb36cf43684c67c
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 69ca434..391360b 100644
--- a/configure.in
+++ b/configure.in
@@ -48,7 +48,7 @@ GIO_REQS=2.25.0
 GTK_REQS=2.90.7
 TOTEM_PLPARSER_REQS=2.29.1
 GNOMEICON_REQS=2.15.90
-DBUS_REQS=0.61
+DBUS_REQS=0.82
 PEAS_REQS=0.7.0
 
 AC_SUBST(GLIB_REQS)



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