diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-10 22:18:43 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 15:43:56 +0800 |
commit | faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f (patch) | |
tree | b14888f5c6111b582011ff3f9333c66c3a7f8550 | |
parent | 247b08745627b9189ef93c50a346f2a7b7c52e1c (diff) | |
download | gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.tar gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.tar.gz gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.tar.bz2 gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.tar.lz gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.tar.xz gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.tar.zst gsoc2013-empathy-faccecc4a1c1d2f08c98aa0c1b1418e70ce3990f.zip |
bump tp-glib dep to 0.11.12
We need it for TpAccountChannelRequest.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 31aa35642..29651e2a0 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,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.7 +TELEPATHY_GLIB_REQUIRED=0.11.12 TELEPATHY_LOGGER=0.1.2 UNIQUE_REQUIRED=1.1.2 |