[SCM] tablet kcm packaging files branch, master, updated. fd415205f116988e9e7ef37ef8f681863aaa82d2

Pino Toscano pino-guest at alioth.debian.org
Thu Apr 28 16:26:23 UTC 2011


The following commit has been merged in the master branch:
commit 92ed7c7291436d87796f92157275f580c0eb5477
Author: Pino Toscano <pino at kde.org>
Date:   Thu Apr 28 18:12:53 2011 +0200

    refresh patch 02_less_linkage
---
 debian/changelog               |    1 +
 debian/patches/02_less_linkage |   10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c6db26b..57d1178 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kcm-tablet (1.3.0~beta2-0r1) UNRELEASED; urgency=low
     - bump pkg-kde-tools build-dependency to 0.6.2
     - use the kde addon in rules
   * Add build-dependencies: libxi-dev, libxrandr-dev.
+  * Refresh patch 02_less_linkage.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 28 Apr 2011 17:55:07 +0200
 
diff --git a/debian/patches/02_less_linkage b/debian/patches/02_less_linkage
index b6c6c37..e9bf167 100644
--- a/debian/patches/02_less_linkage
+++ b/debian/patches/02_less_linkage
@@ -1,10 +1,10 @@
 --- a/src/kcmodule/CMakeLists.txt
 +++ b/src/kcmodule/CMakeLists.txt
-@@ -45,7 +45,6 @@ kde4_add_plugin(kcm_tablet ${kcm_tablet_
- target_link_libraries( kcm_tablet  
+@@ -37,7 +37,6 @@
+ target_link_libraries( kcm_wacomtablet  
                         ${KDE4_KDECORE_LIBS}
                         ${KDE4_KDEUI_LIBS}
 -                       ${KDE4_KIO_LIBS}
- )
- 
- install(TARGETS kcm_tablet DESTINATION ${PLUGIN_INSTALL_DIR} )
+                        ${X11_X11_LIB}
+                        ${X11_Xinput_LIB}
+                        ${X11_LIBRARIES}

-- 
tablet kcm packaging files



More information about the pkg-kde-commits mailing list