[vte/vte-0-40] build: Fix the required gnutls version



commit 895696f1f700d3c1805b5b84a4616639922524b7
Author: Christian Persch <chpe gnome org>
Date:   Wed Jul 15 13:33:16 2015 +0200

    build: Fix the required gnutls version
    
    https://bugzilla.gnome.org/show_bug.cgi?id=752372
    (cherry picked from commit f4027d541a3907cb5daa52943f3e25b7c29e263c)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 115ffe7..15593ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -168,7 +168,7 @@ AC_SUBST([VTE_LDFLAGS])
 GLIB_REQUIRED=2.40.0
 GIO_REQUIRED=2.40.0
 PANGO_REQUIRED=1.22.0
-GNUTLS_REQUIRED=3.2.0
+GNUTLS_REQUIRED=3.2.7
 
 AC_MSG_CHECKING([whether gnutls support is requested])
 AC_ARG_WITH([gnutls],


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