[folks] Bug 635823 — Link telepathy test program to GIO



commit 34f7218304a87bb8893ad5ba5daa317da498f832
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Nov 26 14:32:39 2010 +1100

    Bug 635823 â?? Link telepathy test program to GIO
    
    Closes: bgo#635823

 NEWS                        |    1 +
 tests/telepathy/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55f9ab3..6073916 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Bugs fixed:
   folks_tp_lowlevel_connection_open_contact_list_channel_async
 * Bug 635649 â?? autopoint fails to run
 * Bug 635703 â?? Leak in connection_get_requestable_channel_classes_cb
+* Bug 635823 â?? [PATCH] telepathy test not linking against GIO
 
 Overview of changes from libfolks 0.3.1 to libfolks 0.3.2
 ==========================================================
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index cd61d0a..f94c9f3 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -16,6 +16,7 @@ LDADD = \
 	$(top_builddir)/backends/telepathy/lib/libfolks-telepathy.la \
 	$(top_builddir)/folks/libfolks.la \
 	$(GLIB_LIBS) \
+	$(GIO_LIBS) \
 	$(GEE_LIBS) \
 	$(TP_GLIB_LIBS) \
 	-L$(top_srcdir)/backends/telepathy/lib \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]