[SCM] KDE Base Workspace module packaging branch, kde4.8, updated. debian/4.7.4-1-11-g8926f57

Eshat Cakar eshat-guest at alioth.debian.org
Mon Jan 30 21:19:21 UTC 2012


The following commit has been merged in the kde4.8 branch:
commit 8926f57d7a6bb1e5ce2ddaf24fa0100df91004e0
Author: Eshat Cakar <info at eshat.de>
Date:   Mon Jan 30 22:19:04 2012 +0100

    Refresh fix_target_link_libraries.diff patch for 4.8.0
---
 debian/patches/fix_target_link_libraries.diff |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/fix_target_link_libraries.diff b/debian/patches/fix_target_link_libraries.diff
index 0ac8289..1d20f07 100644
--- a/debian/patches/fix_target_link_libraries.diff
+++ b/debian/patches/fix_target_link_libraries.diff
@@ -1,7 +1,7 @@
 --- a/libs/kworkspace/CMakeLists.txt
 +++ b/libs/kworkspace/CMakeLists.txt
-@@ -55,6 +55,7 @@ endif(WIN32)
- kde4_add_library(kworkspace ${LIB_MODE} ${kworkspace_LIB_SRCS})
+@@ -51,6 +51,7 @@ qt4_add_dbus_interface( kworkspace_LIB_S
+ kde4_add_library(kworkspace SHARED ${kworkspace_LIB_SRCS})
  
  target_link_libraries(kworkspace  ${KDE4_KDEUI_LIBS} ${X11_LIBRARIES} ${KDE4_PLASMA_LIBS} )
 +target_link_libraries(kworkspace  LINK_INTERFACE_LIBRARIES ${KDE4_KDEUI_LIBRARY} )

-- 
KDE Base Workspace module packaging



More information about the pkg-kde-commits mailing list