[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=a13bfde

The following commit has been merged in the master branch:
commit a13bfded1c2700a9840a2dce131ddde6a75c2528
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Mon Jul 13 20:50:18 2015 +0200

    Bump required frameworks version
---
 CMakeLists.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f6f3e13..f44eea1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,10 +15,9 @@ find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 find_package (Qt5 5.0 REQUIRED COMPONENTS Widgets Xml)
-find_package (KF5 5.0 REQUIRED COMPONENTS DBusAddons KIO KCMUtils Notifications WindowSystem NotifyConfig I18n IconThemes XmlGui KCMUtils)
+find_package (KF5 5.11 REQUIRED COMPONENTS DBusAddons KIO KCMUtils Notifications WindowSystem NotifyConfig I18n IconThemes XmlGui KCMUtils People)
 find_package (TelepathyQt5 0.9.3 REQUIRED)
 find_package (KTp REQUIRED)
-find_package (KF5People 0.5)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list