diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-29 20:02:22 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-29 20:04:38 +0800 |
commit | 733e7394cb7f805c41332c07336347e87b86c590 (patch) | |
tree | 370d04e06d0d3236a5a62341154df89e724d593b | |
parent | 1079bc533604184921cbd08cb85416cf33e721b7 (diff) | |
download | gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.tar gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.tar.gz gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.tar.bz2 gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.tar.lz gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.tar.xz gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.tar.zst gsoc2013-empathy-733e7394cb7f805c41332c07336347e87b86c590.zip |
bump tp-glib dep to 0.11.16
Conference API is generated since this version.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4f988866f..a180abca0 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ LIBCANBERRA_GTK_REQUIRED=0.4 LIBNOTIFY_REQUIRED=0.4.4 LIBNOTIFY_REQUIRED_GTK3=0.5.1 TELEPATHY_FARSIGHT_REQUIRED=0.0.14 -TELEPATHY_GLIB_REQUIRED=0.11.15 +TELEPATHY_GLIB_REQUIRED=0.11.16 TELEPATHY_LOGGER=0.1.5 UNIQUE_REQUIRED=1.1.2 |