[gnome-panel] [misc] Require gnome-desktop >= 2.24.0



commit ad8d6aafc7a2557e3ee91ed28bf77cd8f4ede90a
Author: Vincent Untz <vuntz gnome org>
Date:   Thu Jan 14 02:54:10 2010 +0100

    [misc] Require gnome-desktop >= 2.24.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=578548

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 5f6998f..e7524f3 100644
--- a/configure.in
+++ b/configure.in
@@ -50,7 +50,7 @@ fi
 AC_CHECK_HEADERS(crt_externs.h)
 AC_CHECK_FUNCS(_NSGetEnviron)
 
-LIBGNOME_DESKTOP_REQUIRED=2.11.1
+LIBGNOME_DESKTOP_REQUIRED=2.24.0
 GDK_PIXBUF_REQUIRED=2.7.1
 PANGO_REQUIRED=1.15.4
 GLIB_REQUIRED=2.18.0



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