SOURCES: kde4-kdebase-workspace-Xtst.patch (NEW) - link abainst Xtst

pascalek pascalek at pld-linux.org
Sun May 25 00:03:45 CEST 2008


Author: pascalek                     Date: Sat May 24 22:03:45 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- link abainst Xtst

---- Files affected:
SOURCES:
   kde4-kdebase-workspace-Xtst.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kde4-kdebase-workspace-Xtst.patch
diff -u /dev/null SOURCES/kde4-kdebase-workspace-Xtst.patch:1.1
--- /dev/null	Sun May 25 00:03:45 2008
+++ SOURCES/kde4-kdebase-workspace-Xtst.patch	Sun May 25 00:03:40 2008
@@ -0,0 +1,12 @@
+diff -Nur kdebase-workspace-4.0.74.orig/khotkeys/libkhotkeysprivate/CMakeLists.txt kdebase-workspace-4.0.74.chng/khotkeys/libkhotkeysprivate/CMakeLists.txt
+--- kdebase-workspace-4.0.74.orig/khotkeys/libkhotkeysprivate/CMakeLists.txt	2008-04-10 11:30:15.000000000 +0200
++++ kdebase-workspace-4.0.74.chng/khotkeys/libkhotkeysprivate/CMakeLists.txt	2008-05-25 01:50:58.000000000 +0200
+@@ -83,7 +83,7 @@
+ )
+ 
+ kde4_add_library(khotkeysprivate SHARED ${khotkeysprivate_SRCS})
+-target_link_libraries(khotkeysprivate kworkspace ${KDE4_KDE3SUPPORT_LIBS})
++target_link_libraries(khotkeysprivate kworkspace ${KDE4_KDE3SUPPORT_LIBS} Xtst)
+ set_target_properties(khotkeysprivate PROPERTIES VERSION ${GENERIC_LIB_VERSION} SOVERSION ${GENERIC_LIB_SOVERSION})
+ install(TARGETS khotkeysprivate DESTINATION ${LIB_INSTALL_DIR})
+ 
================================================================


More information about the pld-cvs-commit mailing list