summaryrefslogtreecommitdiffstats
path: root/arch/3.5.13/trinity-extras/trinity-kdegraphics/ksnapshot.patch
blob: 5f77817710acbb23b75f42a3c39eae9b2e2dbc22 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -u -r kdegraphics/ksnapshot/CMakeLists.txt src/kdegraphics/ksnapshot/CMakeLists.txt
--- kdegraphics/ksnapshot/CMakeLists.txt	2011-06-19 21:15:42.000000000 +0200
+++ src/kdegraphics/ksnapshot/CMakeLists.txt	2012-01-23 23:02:15.000000000 +0100
@@ -40,6 +40,6 @@
   SOURCES
     ksnapshotiface.skel main.cpp ksnapshot.cpp regiongrabber.cpp
     windowgrabber.cpp ksnapshotwidget.ui
-  LINK kdeprint-shared
+  LINK kdeprint-shared Xext
   DESTINATION ${BIN_INSTALL_DIR}
 )