[california] Correct libsoup version to work with Trusty (14.04)



commit 169a5911b637b99fd20f3c3935bfdd6f845e1610
Author: Jim Nelson <jim yorba org>
Date:   Mon Mar 31 19:11:20 2014 -0700

    Correct libsoup version to work with Trusty (14.04)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 487d82d..b5ce289 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ GLIB_REQUIRED=2.38.0
 GTK_REQUIRED=3.10.7
 GEE_REQUIRED=0.10.5
 ECAL_REQUIRED=3.8.5
-LIBSOUP_REQUIRED=2.45
+LIBSOUP_REQUIRED=2.44
 
 PKG_CHECK_MODULES(CALIFORNIA, \
        glib-2.0 >= $GLIB_REQUIRED \


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