hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Fri Aug 31 11:49:15 PDT 2007


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

New commits:
diff-tree 55bb15119a6e907740be72ddefe21e8bf2ca4d9b (from c7f2d8ce617970c3636a61061b8954bdeffe716a)
Author: David Zeuthen <davidz at redhat.com>
Date:   Fri Aug 31 14:43:18 2007 -0400

    require PolicyKit 0.5

diff --git a/configure.in b/configure.in
index 3ef1a99..3480878 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ AM_MAINTAINER_MODE
 glib_module="glib-2.0 >= 2.6.0 gobject-2.0 > 2.6.0 dbus-glib-1 >= 0.61"
 dbus_module="dbus-1 >= 0.61"
 volume_id_module="libvolume_id >= 0.77"
-polkit_module="polkit >= 0.4"
+polkit_module="polkit >= 0.5"
 
 # libtool versioning - this applies to libhal and libhal-storage
 #


More information about the hal-commit mailing list