[gnome-terminal] build: Require vte 0.39
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] build: Require vte 0.39
- Date: Wed, 19 Nov 2014 21:05:54 +0000 (UTC)
commit 6047ad4d26542ef4ea0b9383f2d164f4c617a984
Author: Christian Persch <chpe gnome org>
Date: Wed Nov 19 21:59:07 2014 +0100
build: Require vte 0.39
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6292fb6..68c957f 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.38.0
+ VTE_REQUIRED=0.39.0
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]