diff options
author | David Zeuthen <davidz@redhat.com> | 2007-06-20 02:23:04 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2007-06-20 02:23:04 -0400 |
commit | 1d38172d34d8bfbb728b9f1cc5fe386f711c1a05 (patch) | |
tree | 4ac8213ddc0103c23e5706c18319b3a1f616205f /configure.in | |
parent | d63d3029ef7447dcaea6329c95edf1565569b43a (diff) |
update to new API in PolicyKit 0.3
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0b6734c3..bc1eb8a8 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.61" -polkit_module="polkit >= 0.2" +polkit_module="polkit >= 0.3" # libtool versioning - this applies to libhal and libhal-storage # |