gnu: pidgin: Enable SILC protocol support.
* gnu/packages/messaging.scm (pidgin) [inputs]: Add silc-toolkit. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>master
parent
1b80f6703c
commit
43ba7a9b1d
|
@ -783,7 +783,7 @@ authentication.")
|
|||
("perl" ,perl)
|
||||
("python" ,python-2)
|
||||
("python2-dbus" ,python2-dbus)
|
||||
;; ("silc" ,silc-toolkit)
|
||||
("silc" ,silc-toolkit)
|
||||
("sqlite" ,sqlite)
|
||||
("startup-notification" ,startup-notification)))
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue