telepathy-qt: tp-glib-tests: link to the dbus-1 library, as it is used in the dbus tubes test CM

George Kiagiadakis gkiagia at kemper.freedesktop.org
Thu Jul 12 11:37:49 PDT 2012


Module: telepathy-qt
Branch: master
Commit: 2e797d4bf9ecc27dcac3387c5d5e1229e7cb6eed
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=2e797d4bf9ecc27dcac3387c5d5e1229e7cb6eed

Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Thu Jul 12 21:29:55 2012 +0300

tp-glib-tests: link to the dbus-1 library, as it is used in the dbus tubes test CM

Reviewed-by: Dario Freddi <dario.freddi at collabora.com>

---

 tests/lib/glib/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/lib/glib/CMakeLists.txt b/tests/lib/glib/CMakeLists.txt
index 915f0df..acb1192 100644
--- a/tests/lib/glib/CMakeLists.txt
+++ b/tests/lib/glib/CMakeLists.txt
@@ -62,6 +62,7 @@ if(ENABLE_TP_GLIB_TESTS)
         ${GOBJECT_LIBRARIES}
         ${GIO_LIBRARIES}
         ${DBUS_GLIB_LIBRARIES}
+        ${DBUS_LIBRARIES}
         example-cm-call
         example-cm-callable
         example-cm-contactlist



More information about the telepathy-commits mailing list