[gnome-bluetooth] Update the minimum dbus-glib reqs



commit 236e057ec8ded57351bfde4709e97b02857eb471
Author: Bastien Nocera <hadess hadess net>
Date:   Mon May 11 16:43:00 2009 +0100

    Update the minimum dbus-glib reqs
    
    Apparently 0.73 has a lot of known bugs, don't want users running that.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9f640d6..286df1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,7 +65,7 @@ fi
 AM_CONDITIONAL([ICON_UPDATE], [test -n "$UPDATE_ICON_CACHE"])
 
 GTK_REQUIRED=2.15.0
-DBUS_GLIB_REQUIRED=0.73
+DBUS_GLIB_REQUIRED=0.74
 HAL_REQUIRED=0.5.8
 NOTIFY_REQUIRED=0.4.3
 



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