[vte] Bump gtk 3 req



commit bc02908854e9b2c396427a24cb8fb36afe2cb818
Author: Christian Persch <chpe gnome org>
Date:   Mon Oct 4 14:11:12 2010 +0200

    Bump gtk 3 req

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index c667857..d8ae36d 100644
--- a/configure.in
+++ b/configure.in
@@ -61,7 +61,7 @@ case "$with_gtk" in
        VTE_LIBRARY_SUFFIX=$VTE_API_VERSION
        VTE_SEAL_CFLAGS="-DVTE_SEAL_ENABLE"
        GTK_API_VERSION=3.0
-       GTK_REQUIRED=2.90.0
+       GTK_REQUIRED=2.91.0
        ;;
 esac
 



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