[SCM] khangman packaging branch, kubuntu_unstable, updated. debian/4.14.1-1-22-g1878e08

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue Apr 28 15:45:42 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/khangman.git;a=commitdiff;h=1878e08

The following commit has been merged in the kubuntu_unstable branch:
commit 1878e08cf23d523c1b5cf666bb2cb9a9f749fd4e
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Apr 28 17:45:03 2015 +0200

    add debian/patches/upstream_linking.diff to fix linking
---
 debian/patches/series                |  1 +
 debian/patches/upstream_linking.diff | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..68c4972
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+upstream_linking.diff
diff --git a/debian/patches/upstream_linking.diff b/debian/patches/upstream_linking.diff
new file mode 100644
index 0000000..f745d9d
--- /dev/null
+++ b/debian/patches/upstream_linking.diff
@@ -0,0 +1,18 @@
+commit 2dc145ec2c214c46ff2885a094ac24d9b9407c94
+Author: Montel Laurent <montel at kde.org>
+Date:   Sun Mar 22 18:23:19 2015 +0100
+
+    Search kiocore
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index b02f803..0d286ca 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -31,6 +31,7 @@ find_package(KF5 REQUIRED COMPONENTS
+     NewStuff
+     Notifications
+     XmlGui
++    KIO
+ )
+ 
+ find_package(LibKEduVocDocument REQUIRED)

-- 
khangman packaging



More information about the pkg-kde-commits mailing list