[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:25:08 UTC 2016


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

The following commit has been merged in the master branch:
commit f6b3a34c7f9c50c2cc17484f58d0f616821864a6
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Mon Jan 12 19:23:34 2015 +0100

    [app] Add the new required frameworks to target_link_libraries
---
 app/CMakeLists.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt
index a137d53..9a90cec 100644
--- a/app/CMakeLists.txt
+++ b/app/CMakeLists.txt
@@ -13,8 +13,12 @@ set(ktp-text-ui_SRCS
 
 set (ktp-text-ui_LIBS
         Qt5::WebKit
+        KF5::CoreAddons
+        KF5::I18n
         KF5::KIOWidgets
+        KF5::ConfigWidgets
         KF5::Emoticons
+        KF5::WidgetsAddons
         KTp::CommonInternals
         KTp::Models
         KTp::Widgets

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list