summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/kadu/disable_encryption_plugins.patch
blob: e89095de55d1937d1660f4d53b384df27774744e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/Plugins.cmake b/Plugins.cmake
index c6906ce..b1284d6 100644
--- a/Plugins.cmake
+++ b/Plugins.cmake
@@ -30,9 +30,9 @@ set (COMPILE_PLUGINS
 
 # encryption
 	# Encrypted chat support
-	encryption_ng
+	# encryption_ng
 	# OpenSSL encrypted chat support
-	encryption_ng_simlite
+	# encryption_ng_simlite
 
 # docking
 	# Tray icon support (common part of all docking modules)