[gnome-terminal] Bump gtk 3 and vte req
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] Bump gtk 3 and vte req
- Date: Mon, 4 Oct 2010 12:17:37 +0000 (UTC)
commit 7bfeb7ab14129c18e975c0f45d8c3fb5c3fcfef2
Author: Christian Persch <chpe gnome org>
Date: Mon Oct 4 14:12:19 2010 +0200
Bump gtk 3 and vte req
configure.ac | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4549175..5e278a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,9 +41,8 @@ AM_GLIB_GNU_GETTEXT
GLIB_REQUIRED=2.25.0
GIO_REQUIRED=2.25.12
-GTK_REQUIRED=2.14.0
GCONF_REQUIRED=2.31.3
-VTE_REQUIRED=0.25.91
+VTE_REQUIRED=0.26.0
AC_MSG_CHECKING([which gtk+ version to compile against])
AC_ARG_WITH([gtk],
@@ -61,7 +60,7 @@ case "$with_gtk" in
VTE_PC_VERSION=
;;
3.0) GTK_API_VERSION=3.0
- GTK_REQUIRED=2.90.6
+ GTK_REQUIRED=2.91.0
VTE_PC_VERSION=-2.90
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]