hal: Branch 'master'

Rob Taylor robtaylor at kemper.freedesktop.org
Thu Mar 6 14:58:36 PST 2008


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 032d8a8e401006fb0d6ebbe9fe8a7b86964cc934
Author: Rob Taylor <robtaylor at sultana.(none)>
Date:   Thu Mar 6 22:57:43 2008 +0000

    bump GLib dependancy to 2.10
    
    GLib 2.10 has been out for long enough now that we can depend on it.

diff --git a/configure.in b/configure.in
index 35c4557..f4a1aac 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AC_INIT(hal, 0.5.11, david at fubar.dk)
 AM_INIT_AUTOMAKE([gnu 1.9])
 AM_MAINTAINER_MODE
 
-glib_module="glib-2.0 >= 2.6.0 gobject-2.0 > 2.6.0 dbus-glib-1 >= 0.61"
+glib_module="glib-2.0 >= 2.10.0 gobject-2.0 > 2.10.0 dbus-glib-1 >= 0.61"
 dbus_module="dbus-1 >= 0.61"
 volume_id_module="libvolume_id >= 0.77"
 polkit_module="polkit >= 0.5"


More information about the hal-commit mailing list