[gnome-terminal/gnome-3-16] build: Bump req vte version to latest stable



commit 1bf5219dd82816b7a7893f7e495e91e8d1e74490
Author: Christian Persch <chpe gnome org>
Date:   Tue Apr 21 11:22:31 2015 +0200

    build: Bump req vte version to latest stable

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 04a061c..0030342 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.0
+       VTE_REQUIRED=0.40.1
        ;;
 esac
 


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