1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

gnu: pidgin: Enable SILC protocol support.

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

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
Raghav Gururajan
2020-12-31 00:09:56 -05:00
committed by Danny Milosavljevic
parent 1b80f6703c
commit 43ba7a9b1d
+1 -1
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