me
/
guix
Archived
1
0
Fork 0

gnu: pidgin: Enable SILC protocol support.

* gnu/packages/messaging.scm (pidgin) [inputs]: Add silc-toolkit.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Raghav Gururajan 2020-12-31 00:09:56 -05:00 committed by Danny Milosavljevic
parent 1b80f6703c
commit 43ba7a9b1d
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -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