[gnome-games] build: Bump gtk 3 req version



commit 17cde1ea49f5e684389ac98b2f0a7e7c0e105d8c
Author: Christian Persch <chpe gnome org>
Date:   Mon Oct 4 14:20:26 2010 +0200

    build: Bump gtk 3 req version

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index d855401..d8a38f0 100644
--- a/configure.in
+++ b/configure.in
@@ -579,8 +579,8 @@ case "$with_gtk" in
        LIBCANBERRA_GTK_REQUIRED=0
        LIBCANBERRA_GTK_PKGS="libcanberra-gtk >= $LIBCANBERRA_GTK_REQUIRED"
         ;;
-  3.0) GTK_REQUIRED=2.90.0
-       RSVG_REQUIRED=2.26.4
+  3.0) GTK_REQUIRED=2.91.0
+       RSVG_REQUIRED=2.32.0
        LIBCANBERRA_GTK_REQUIRED=0.24
        LIBCANBERRA_GTK_PKGS="libcanberra-gtk3 >= $LIBCANBERRA_GTK_REQUIRED"
        ;;



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