[gnome-terminal/gnome-3-2] Don't depend on non-existing vte versions.



commit aa6152a126639cb3b898c7e1e6638e383abc21b6
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon Sep 19 09:58:51 2011 +0200

    Don't depend on non-existing vte versions.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da20154..8e3fa04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,7 @@ case "$with_gtk" in
   3.0) GTK_API_VERSION=3.0
        GTK_REQUIRED=3.0.0
        VTE_PC_VERSION=-2.90
-       VTE_REQUIRED=0.29.1
+       VTE_REQUIRED=0.29.0
        ;;
 esac
 



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