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:
parent
89f4f0baa9
commit
5541206876
1 changed files with 1 additions and 1 deletions
|
@ -757,7 +757,7 @@ authentication.")
|
||||||
;; ("gstreamer" ,gstreamer)
|
;; ("gstreamer" ,gstreamer)
|
||||||
("gtk+" ,gtk+-2)
|
("gtk+" ,gtk+-2)
|
||||||
;; ("gtkspell2" ,gtkspell2)
|
;; ("gtkspell2" ,gtkspell2)
|
||||||
;; ("libgadu" ,libgadu)
|
("libgadu" ,libgadu)
|
||||||
("libgcrypt" ,libgcrypt)
|
("libgcrypt" ,libgcrypt)
|
||||||
("libgnt" ,libgnt)
|
("libgnt" ,libgnt)
|
||||||
("libice" ,libice)
|
("libice" ,libice)
|
||||||
|
|
Reference in a new issue