Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37908437
en ru br
ALT Linux repos
S:0.9.8-alt3

Group :: System/Libraries
RPM: telepathy-qt5

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0005-Revert-cmake-telepathy-service-does-not-depend-on-te.patch
Download


From 00b5b425275f154b013365c944a67851c77d5ab2 Mon Sep 17 00:00:00 2001
From: Alexandr Akulich <akulichalexander@gmail.com>
Date: Wed, 31 Aug 2016 23:34:39 +0500
Subject: [PATCH 05/31] Revert "cmake: telepathy-service does not depend on
 telepathy"
This reverts commit 88e1c41725559cd625af02e35863e596fb60d1e0.
In fact, service library depends on telepathy, e.g. for AvatarSpec,
used by BaseProtocolAvatarsInterface.
Fixes: fd.o#97550 - telepathy-qt 0.9.7 fails to build due to an linking error
---
 TelepathyQt/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)
diff --git a/TelepathyQt/CMakeLists.txt b/TelepathyQt/CMakeLists.txt
index f79c6b9..d295709 100644
--- a/TelepathyQt/CMakeLists.txt
+++ b/TelepathyQt/CMakeLists.txt
@@ -989,6 +989,7 @@ if(ENABLE_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
-- 
2.9.3
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin