mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +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:
parent
89f4f0baa9
commit
5541206876
1 changed files with 1 additions and 1 deletions
|
@ -757,7 +757,7 @@ authentication.")
|
|||
;; ("gstreamer" ,gstreamer)
|
||||
("gtk+" ,gtk+-2)
|
||||
;; ("gtkspell2" ,gtkspell2)
|
||||
;; ("libgadu" ,libgadu)
|
||||
("libgadu" ,libgadu)
|
||||
("libgcrypt" ,libgcrypt)
|
||||
("libgnt" ,libgnt)
|
||||
("libice" ,libice)
|
||||
|
|
Loading…
Add table
Reference in a new issue