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


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

The following commit has been merged in the master branch:
commit 6c337a0d562ee18ab526759506d914026be2f04f
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Wed Jan 7 15:05:01 2015 +0100

    [image-sharer] KDELibs4Support is needed no more
---
 image-sharer/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/image-sharer/CMakeLists.txt b/image-sharer/CMakeLists.txt
index e85543b..49aeff3 100644
--- a/image-sharer/CMakeLists.txt
+++ b/image-sharer/CMakeLists.txt
@@ -9,7 +9,7 @@ add_library (ktpimagesharer simplestimagehostingsharer.cpp
 )
 
 target_link_libraries(ktpimagesharer
-                      KF5::KDELibs4Support
+                      KF5::I18n
                       KF5::KIOWidgets
                       KTp::OTR
 )

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list