telepathy-qt: Link telepathy-qt4-farsight against gobject

Dario Freddi drf at kemper.freedesktop.org
Mon Aug 27 10:01:38 PDT 2012


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

Author: Ken VanDine <ken.vandine at canonical.com>
Date:   Mon Aug 27 19:00:42 2012 +0200

Link telepathy-qt4-farsight against gobject

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

---

 TelepathyQt/Farstream/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt/Farstream/CMakeLists.txt b/TelepathyQt/Farstream/CMakeLists.txt
index 3ea6cec..250bfdb 100644
--- a/TelepathyQt/Farstream/CMakeLists.txt
+++ b/TelepathyQt/Farstream/CMakeLists.txt
@@ -41,6 +41,7 @@ if(FARSTREAM_COMPONENTS_FOUND)
     target_link_libraries(telepathy-qt${QT_VERSION_MAJOR}-farstream
         ${QT_QTDBUS_LIBRARY}
         ${QT_QTCORE_LIBRARY}
+        ${GOBJECT_LIBRARIES}
         ${TELEPATHY_FARSTREAM_LIBRARIES}
         ${TELEPATHY_GLIB_LIBRARIES}
         telepathy-qt${QT_VERSION_MAJOR}



More information about the telepathy-commits mailing list