telepathy-qt: cmake: telepathy-service does not depend on telepathy

David Edmundson davidedmundson at kemper.freedesktop.org
Sat Jun 14 04:57:36 PDT 2014


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

Author: Matthias Gehre <M.Gehre at gmx.de>
Date:   Mon Mar 25 23:08:01 2013 -0500

cmake: telepathy-service does not depend on telepathy

---

 TelepathyQt/CMakeLists.txt      |    1 -
 TelepathyQt/base-connection.cpp |    1 -
 2 files changed, 2 deletions(-)

diff --git a/TelepathyQt/CMakeLists.txt b/TelepathyQt/CMakeLists.txt
index 55e99fa..dad92cf 100644
--- a/TelepathyQt/CMakeLists.txt
+++ b/TelepathyQt/CMakeLists.txt
@@ -959,7 +959,6 @@ if(ENABLE_EXPERIMENTAL_SERVICE_SUPPORT)
     target_link_libraries(telepathy-qt${QT_VERSION_MAJOR}-service
         ${QT_QTDBUS_LIBRARY}
         ${QT_QTCORE_LIBRARY}
-        telepathy-qt${QT_VERSION_MAJOR}
         ${TP_QT_LIBRARY_LINKER_FLAGS})
 
     # Set the correct version number
diff --git a/TelepathyQt/base-connection.cpp b/TelepathyQt/base-connection.cpp
index e95ccf0..e665173 100644
--- a/TelepathyQt/base-connection.cpp
+++ b/TelepathyQt/base-connection.cpp
@@ -29,7 +29,6 @@
 #include "TelepathyQt/debug-internal.h"
 
 #include <TelepathyQt/BaseChannel>
-#include <TelepathyQt/ChannelInterface>
 #include <TelepathyQt/Constants>
 #include <TelepathyQt/DBusObject>
 #include <TelepathyQt/Utils>



More information about the telepathy-commits mailing list