libsocialweb: update dependency on libsocialweb-client 0.25.14
authorAlban Crequy <alban.crequy@collabora.co.uk>
Fri, 1 Apr 2011 10:47:49 +0000 (11:47 +0100)
committerAlban Crequy <alban.crequy@collabora.co.uk>
Tue, 5 Apr 2011 12:55:24 +0000 (13:55 +0100)
libsocialweb 0.25.14 contains the new contacts interface. It is announed here:
http://mail.gnome.org/archives/ftp-release-list/2011-March/msg00299.html

configure.ac

index ad637a2..aac15b1 100644 (file)
@@ -84,7 +84,7 @@ VALA_REQUIRED=0.11.6
 VALADOC_REQUIRED=0.2.1
 TRACKER_SPARQL_REQUIRED=0.10
 GCONF2_REQUIRED=2.31
-SW_CLIENT_REQUIRED=0.25
+SW_CLIENT_REQUIRED=0.25.14
 
 PKG_CHECK_MODULES([GLIB],
                   [glib-2.0 >= $GLIB_REQUIRED