diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-13 23:49:27 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-13 23:50:27 +0800 |
commit | 12a271f9dfb0b30ee686466a4188a30311fef036 (patch) | |
tree | b07114550d20d415df5589017acd0723657d8722 /configure.ac | |
parent | dac42b77124239862e31b2b5d23df362b4ce2f91 (diff) | |
download | gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.tar gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.tar.gz gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.tar.bz2 gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.tar.lz gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.tar.xz gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.tar.zst gsoc2013-empathy-12a271f9dfb0b30ee686466a4188a30311fef036.zip |
bump tp-glib dep to 0.11.15
We need it for new TpChannel accessors.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b4510478a..359d6ecc3 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.14 +TELEPATHY_GLIB_REQUIRED=0.11.15 TELEPATHY_LOGGER=0.1.5 UNIQUE_REQUIRED=1.1.2 |