[SCM] ktp-kded-integration-module packaging branch, master, updated. upstream/0.4.0-3-gfc0577e

George Kiagiadakis gkiagia-guest at alioth.debian.org
Sat Jun 16 18:51:54 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-kded-integration-module.git;a=commitdiff;h=672eb21

The following commit has been merged in the master branch:
commit 672eb219829563d34e9ade8fe869395deb7fc600
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Sat Jun 16 21:47:14 2012 +0300

    Add patch to avoid dependency on kcmutils
---
 debian/patches/01_no_kcmutils_dep.diff |   10 ++++++++++
 debian/patches/series                  |    1 +
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/debian/patches/01_no_kcmutils_dep.diff b/debian/patches/01_no_kcmutils_dep.diff
new file mode 100644
index 0000000..a8cfaf6
--- /dev/null
+++ b/debian/patches/01_no_kcmutils_dep.diff
@@ -0,0 +1,10 @@
+--- a/config/CMakeLists.txt
++++ b/config/CMakeLists.txt
+@@ -16,7 +16,6 @@
+ 
+ target_link_libraries(kcm_ktp_integration_module ${KDE4_KDECORE_LIBS}
+                                                        ${KDE4_KDEUI_LIBS}
+-                                                       ${KDE4_KCMUTILS_LIBS}
+                                                        ${KDE4_KIO_LIBS}
+ )
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5b24ddb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_no_kcmutils_dep.diff

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list