[vte] Require gtk 3.0.0



commit de22ca4f72bcf7f60afc4d948d04018b5cdbde7b
Author: Christian Persch <chpe gnome org>
Date:   Mon Feb 14 23:20:46 2011 +0100

    Require gtk 3.0.0

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 6a151fd..34c083a 100644
--- a/configure.in
+++ b/configure.in
@@ -65,7 +65,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.99.3
+       GTK_REQUIRED=3.0.0
        ;;
 esac
 



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