[vinagre] Require newer VTE for SSH plugin, to get a GTK+ 3 version
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Require newer VTE for SSH plugin, to get a GTK+ 3 version
- Date: Wed, 14 Jul 2010 11:37:02 +0000 (UTC)
commit a4c29c66a3d1c6905393558cd5ce172071e8a71f
Author: Frédéric Péters <fpeters 0d be>
Date: Wed Jul 14 13:23:54 2010 +0200
Require newer VTE for SSH plugin, to get a GTK+ 3 version
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e3bfd76..4c05aca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -149,7 +149,7 @@ AC_ARG_ENABLE(ssh,
if test "x$enable_ssh" = "xyes" ; then
PKG_CHECK_MODULES(SSH,\
- vte >= $VTE_REQUIRED \
+ vte-2.90 >= $VTE_REQUIRED \
libxml-2.0 >= $XML_REQUIRED)
AC_SUBST(VTE_CFLAGS)
AC_SUBST(VTE_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]