[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:15 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=945adc7
The following commit has been merged in the master branch:
commit 945adc7f64975b40a582d98d128c3f72b969f7e7
Author: Martin Klapetek <mklapetek at kde.org>
Date: Tue Mar 10 16:10:54 2015 +0100
Remove the versions as it is a private library
This also removes so links
---
lib/CMakeLists.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index 6fa26b4..f1ac4b9 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -34,8 +34,6 @@ qt5_wrap_ui(ktpchat_SRCS ${ktpchat_UI})
add_library(ktpchat SHARED ${ktpchat_SRCS})
-set_target_properties(ktpchat PROPERTIES SOVERSION ${KTP_TEXT_UI_VERSION} VERSION ${KTP_TEXT_UI_VERSION})
-
target_link_libraries(ktpchat
KF5::KIOWidgets
KF5::KIOCore
--
ktp-text-ui packaging
More information about the pkg-kde-commits
mailing list