Blame SOURCES/kdenetwork-4.10.5-disable-skype.patch

74b83a
diff -up kdenetwork-4.10.5/kopete/protocols/CMakeLists.txt.orig kdenetwork-4.10.5/kopete/protocols/CMakeLists.txt
74b83a
--- kdenetwork-4.10.5/kopete/protocols/CMakeLists.txt.orig	2013-07-18 14:30:58.224744212 +0200
74b83a
+++ kdenetwork-4.10.5/kopete/protocols/CMakeLists.txt	2013-07-18 14:33:53.009212538 +0200
74b83a
@@ -17,7 +17,7 @@ option(WITH_irc "Enable Kopete IRC proto
74b83a
 option(WITH_wlm "Enable Window Live Messenger support" ON)
74b83a
 option(WITH_WLM_MEDIASTREAMER "Enable Windows Live Messenger voice clip support" ON)
74b83a
 option(WITH_meanwhile "Enable Kopete meanwhile protocol" ON)
74b83a
-option(WITH_skype "Enable Kopete Skype protocol" ON)
74b83a
+option(WITH_skype "Enable Kopete Skype protocol" OFF)
74b83a
 
74b83a
 if(LIBORTP_FOUND AND SPEEX_FOUND AND ALSA_FOUND AND WITH_JINGLE)
74b83a
   message(STATUS "Building jingle support")