forked from mirrors/nixpkgs
kadu-0.10.0 (forgotten commit)
svn path=/nixpkgs/trunk/; revision=29371
This commit is contained in:
parent
a1680bc96b
commit
e0111c4232
|
@ -0,0 +1,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)
|
Loading…
Reference in a new issue