You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
474 B
12 lines
474 B
13 years ago
|
diff -Nuar kdegraphics.ORI/ksnapshot/CMakeLists.txt kdegraphics/ksnapshot/CMakeLists.txt
|
||
|
--- kdegraphics.ORI/ksnapshot/CMakeLists.txt 2011-05-11 23:29:40.000000000 +0200
|
||
|
+++ kdegraphics/ksnapshot/CMakeLists.txt 2011-10-31 15:45:47.107958154 +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}
|
||
|
)
|