[gvfs] Bug 586724 - Require gdu version >= 2.28.0



commit ca5bc9df33120f5ee5b59ecb8d0e7fa15aa74533
Author: Christian Kellner <gicmo gnome org>
Date:   Thu Oct 1 19:00:48 2009 +0200

    Bug 586724 - Require gdu version >= 2.28.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 84543c5..f02d212 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.5
+GDU_REQUIRED=2.28.0
 
 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]