[nautilus-open-terminal] build: make sure to require latest versions of the dependencies



commit eeba82fcd3061a353e47c5ed4008d523f141b426
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Feb 22 14:52:49 2011 -0500

    build: make sure to require latest versions of the dependencies

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 52444f6..b4e5daa 100644
--- a/configure.in
+++ b/configure.in
@@ -28,8 +28,8 @@ fi
 
 # Dependency checks
 
-NAUTILUS_REQUIRED=2.21.2
-LIBGNOME_DESKTOP_REQUIRED=2.9.91
+NAUTILUS_REQUIRED=2.91.90
+LIBGNOME_DESKTOP_REQUIRED=2.91.90
 GLIB_REQUIRED=2.16.0
 
 PKG_CHECK_MODULES(NAUTILUS, [



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