aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2ae87ac430..9bed329356 100644
--- a/configure.in
+++ b/configure.in
@@ -546,7 +546,7 @@ EVO_CHECK_LIB(bonobo-conf, bonobo_conf, 0.11)
EVO_CHECK_LIB(GAL, gal, 0.19.99.17)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 1.1.1.1)
-EVO_CHECK_LIB(Libsoup, soup, 0.6)
+EVO_CHECK_LIB(Libsoup, soup, 0.7)
AM_PATH_GCONF(1.0)
if test "x$GCONF_CFLAGS" = "x" ; then