[gvfs] Bump GDU requirements to match reality



commit 15e1574581d811cdf0f5d365e823f05e243f09ac
Author: Paolo Borelli <pborelli gnome org>
Date:   Fri Aug 14 13:54:17 2009 +0200

    Bump GDU requirements to match reality

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 10197de..9bfb8ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -236,7 +236,7 @@ AC_ARG_ENABLE(gdu, [  --disable-gdu           build without GDU volume monitor])
 msg_gdu=no
 GDU_LIBS=
 GDU_CFLAGS=
-GDU_REQUIRED=0.3
+GDU_REQUIRED=0.4
 
 if test "x$enable_gdu" != "xno"; then
   PKG_CHECK_EXISTS([gdu >= $GDU_REQUIRED], msg_gdu=yes)



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