[gnome-terminal] Require gtk 3.0.0



commit b272fc7bfa12dd45d1d4e1536749bb87cb990691
Author: Christian Persch <chpe gnome org>
Date:   Mon Feb 14 23:22:53 2011 +0100

    Require gtk 3.0.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 414c602..f6a78cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ case "$with_gtk" in
        VTE_REQUIRED=0.26.0
        ;;
   3.0) GTK_API_VERSION=3.0
-       GTK_REQUIRED=2.99.3
+       GTK_REQUIRED=3.0.0
        VTE_PC_VERSION=-2.90
        VTE_REQUIRED=0.27.3
        ;;



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