3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: pidgin: Enable Gadu-Gadu protocol support.

* gnu/packages/messaging.scm (pidgin) [inputs]: Add libgadu.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
Raghav Gururajan 2020-12-31 00:20:56 -05:00 committed by Danny Milosavljevic
parent 89f4f0baa9
commit 5541206876
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -757,7 +757,7 @@ authentication.")
;; ("gstreamer" ,gstreamer)
("gtk+" ,gtk+-2)
;; ("gtkspell2" ,gtkspell2)
;; ("libgadu" ,libgadu)
("libgadu" ,libgadu)
("libgcrypt" ,libgcrypt)
("libgnt" ,libgnt)
("libice" ,libice)