diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-07-11 02:14:10 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-07-11 02:14:10 +0200 |
commit | 7ae50f83021c13ba7ed7f75dc6334f176e76962e (patch) | |
tree | 939dbdf6191b04dcf7549ea81c09c34f1dfa49b0 /configure.in | |
parent | ac51780c0934ca21e50d3edc5ffa642353beda85 (diff) |
volume_id: update version requirement in configure.in
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 91e151a6..e78c1a8d 100644 --- a/configure.in +++ b/configure.in @@ -13,7 +13,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" +volume_id_module="libvolume_id >= 0.77" polkit_module="polkit >= 0.3" # libtool versioning - this applies to libhal and libhal-storage |