SHA256
1
0
forked from pool/ktorrent
ktorrent/remove-plasma.diff
Stephan Kulow dd9e113ecd Accepting request 337903 from KDE:Extra
Add remove-plasma.diff: Disable building the plasma applet,
  which is totally non functional in Plasma 5 and adds an 
  unnecessary dependency on kdebase4-workspace

OBS-URL: https://build.opensuse.org/request/show/337903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=100
2015-10-12 08:01:16 +00:00

13 lines
337 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a4973e3..f6b7142 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,7 +40,6 @@ add_subdirectory(libktcore)
add_subdirectory(plugins)
add_subdirectory(ktorrent)
add_subdirectory(ktupnptest)
-add_subdirectory(plasma)
add_subdirectory(ktmagnetdownloader)
add_subdirectory(doc)