[gnome-terminal/gnome-3-16] build: Bump vte required version



commit c2bc6d86dbbd82a68bb32886796ba74eab0c4ec6
Author: Christian Persch <chpe gnome org>
Date:   Sun May 10 20:16:36 2015 +0200

    build: Bump vte required version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0030342..5cb8363 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ case "$with_gtk" in
   3.0) GTK_API_VERSION=3.0
        GTK_REQUIRED=3.10.0
        VTE_API_VERSION=2.91
-       VTE_REQUIRED=0.40.1
+       VTE_REQUIRED=0.40.2
        ;;
 esac
 


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