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


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

The following commit has been merged in the master branch:
commit 163326799bc24e284600ad94ead8fd36c717cd10
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Wed Jan 7 16:23:37 2015 +0100

    Revert "[lib] KDELibs4Support is not used at all, let's just remove it"
    
    Somehow and I don't know how, it built at first, but that must have
    been a mistake on my part as the lib/ is full of kdelibs4support usage
    
    So I'm reverting this for now and will commit again once all the stuff
    is ported away.
    
    Sorry for the noise.
---
 lib/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index 499ee27..2b2403c 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -40,6 +40,7 @@ target_link_libraries(ktpchat
     KF5::IconThemes
     KF5::Archive
     KF5::SonnetCore
+    KF5::KDELibs4Support
     KTp::CommonInternals
     KTp::Logger
     KTp::OTR

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list