[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:24:57 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=d4bb578

The following commit has been merged in the master branch:
commit d4bb5782938098bfb071756e6d5447906e8f9d37
Author: Aleix Pol <aleixpol at kde.org>
Date:   Fri Oct 24 18:49:19 2014 +0200

    No need to fetch telepathy-qt
    
    It's a dependency of KTp-common-internals anyway
---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7637f0c..2bf65dd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,6 @@ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 find_package (KF5 REQUIRED COMPONENTS Archive Sonnet WidgetsAddons Service Emoticons KIO KCMUtils NotifyConfig I18n WebKit KDELibs4Support)
 find_package (Qt5 REQUIRED COMPONENTS WebKitWidgets)
-find_package (TelepathyQt4 0.9.5 REQUIRED)
 find_package (KTp REQUIRED)
 
 find_package (KF5People)

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list