[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:08:36 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=8b7aca9

The following commit has been merged in the master branch:
commit 8b7aca96d9bc1f685f54a0f94ff7798037ee51ee
Author: Aleix Pol <aleixpol at kde.org>
Date:   Mon Dec 15 17:11:08 2014 +0100

    Don't fetch KDELibs4Support from KTpCommonInternals anymore!!
---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a4dc603..f8a9d12 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,8 +22,7 @@ find_package (KF5 REQUIRED COMPONENTS
               NotifyConfig
               TextEditor
               Wallet
-              Config
-              KDELibs4Support)
+              Config)
 
 set(REQUIRED_TPQT_VERSION 0.9.2.1)
 
@@ -48,6 +47,7 @@ include(ECMMarkNonGuiExecutable)
 include(ECMPackageConfigHelpers)
 include(ECMInstallIcons)
 include(ECMSetupVersion)
+include(GenerateExportHeader)
 include(CMakePackageConfigHelpers)
 include(WriteBasicConfigVersionFile)
 include(CheckIncludeFiles)

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list