[seahorse-plugins] Depend on GTK+ 2.18



commit 5ce214176813977075fc52d7eee33b6144881efd
Author: Adam Schreiber <sadam gnome org>
Date:   Sun Jan 24 21:26:23 2010 -0500

    Depend on GTK+ 2.18

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index b902b13..bc3d3fa 100644
--- a/configure.in
+++ b/configure.in
@@ -31,7 +31,7 @@ AC_CHECK_FUNCS(strsep)
 
 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
 
-PKG_CHECK_MODULES(SEAHORSE, gconf-2.0 gtk+-2.0 >= 2.10.0 gio-2.0)
+PKG_CHECK_MODULES(SEAHORSE, gconf-2.0 gtk+-2.0 >= 2.18.0 gio-2.0)
 
 AC_MSG_CHECKING([for some Win32 platform])
 case "$host" in



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