diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-17 22:28:37 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-18 15:29:32 +0800 |
commit | ea6b6013b18549e10cda58468b42e6fc732e6fcd (patch) | |
tree | ea31a228808dec72e7c6493ec9822ad369236c33 /configure.ac | |
parent | 1214fc8fc351f1861add2b6adbc6b1334bced1f7 (diff) | |
download | gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.tar gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.tar.gz gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.tar.bz2 gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.tar.lz gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.tar.xz gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.tar.zst gsoc2013-empathy-ea6b6013b18549e10cda58468b42e6fc732e6fcd.zip |
Update tp-glib dep to 0.11.13
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 dc21815fe..fa740c211 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.12 +TELEPATHY_GLIB_REQUIRED=0.11.13 TELEPATHY_LOGGER=0.1.5 UNIQUE_REQUIRED=1.1.2 |