[yelp] [configure.ac] Bump minimum webkit version for DOM APIs



commit 9e11d0f415039995c0c1687dbc340a868935aaea
Author: Shaun McCance <shaunm gnome org>
Date:   Wed Jun 16 17:04:22 2010 -0500

    [configure.ac] Bump minimum webkit version for DOM APIs

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8fefea2..867ead5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ PKG_CHECK_MODULES(YELP,
 	libxslt >= 1.1.4
 	libexslt >= 0.8.1
 	dbus-glib-1
-	webkit-1.0 >= 1.1.15
+	webkit-1.0 >= 1.3.1
 	yelp-xsl >= 2.31.3
 ])
 AC_SUBST([YELP_CFLAGS])



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