[f-spot] Require glib 2.22.0 instead of 2.22.2



commit e1296119918fb4bd633d32e428b8bcacbcac3fe1
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sat Jun 19 15:27:43 2010 +0200

    Require glib 2.22.0 instead of 2.22.2
    
    We don't strictly require 2.22.2 so this will make it easier to backport
    to distributions (as requested by Vincent Untz).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621811

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 146b029..037f83b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -142,7 +142,7 @@ LIBGNOME_REQUIRED=2.2
 LIBGNOMEUI_REQUIRED=2.2
 LIBEXIF_REQUIRED_MIN=0.5.7
 LIBEXIF_REQUIRED_MAX=0.7.0
-GIO_REQUIRED=2.22.2
+GIO_REQUIRED=2.22.0
 GTKSHARPBEANS_REQUIRED=2.13.92
 GTKSHARP_REQUIRED=2.12.2
 GTK_REQUIRED=2.14



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