[gnome-disk-utility] Fix UDISKS2_REQUIRED so configure completes here.



commit ef3387086d04a6d79048f1c3e39f7e60763b80ad
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon Jan 23 21:19:42 2012 +0100

    Fix UDISKS2_REQUIRED so configure completes here.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a1b2bf8..b8ca4df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ GNOME_MAINTAINER_MODE_DEFINES
 # ***************************
 
 GLIB2_REQUIRED=2.31.0
-UDISKS2_REQUIRED=1.90
+UDISKS2_REQUIRED=1.90.0
 GTK3_REQUIRED=3.3.0
 
 PKG_CHECK_MODULES(GLIB2, [gio-unix-2.0 >= $GLIB2_REQUIRED])



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