[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/17: gnu: pidgin: Enable Gadu-Gadu protocol support.
From: |
guix-commits |
Subject: |
11/17: gnu: pidgin: Enable Gadu-Gadu protocol support. |
Date: |
Sun, 3 Jan 2021 11:30:50 -0500 (EST) |
dannym pushed a commit to branch master
in repository guix.
commit 554120687687a022e4604ae8a9e33ea5dffeb15c
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Thu Dec 31 00:20:56 2020 -0500
gnu: pidgin: Enable Gadu-Gadu protocol support.
* gnu/packages/messaging.scm (pidgin) [inputs]: Add libgadu.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/messaging.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 45b6c5e..99cb3e8 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -757,7 +757,7 @@ authentication.")
;; ("gstreamer" ,gstreamer)
("gtk+" ,gtk+-2)
;; ("gtkspell2" ,gtkspell2)
- ;; ("libgadu" ,libgadu)
+ ("libgadu" ,libgadu)
("libgcrypt" ,libgcrypt)
("libgnt" ,libgnt)
("libice" ,libice)
- 04/17: gnu: pidgin: Enable support for mono., (continued)
- 04/17: gnu: pidgin: Enable support for mono., guix-commits, 2021/01/03
- 05/17: gnu: pidgin: Enable meanwhile., guix-commits, 2021/01/03
- 09/17: gnu: pidgin: Enable support for Tk., guix-commits, 2021/01/03
- 03/17: gnu: pidgin: Add missing inputs., guix-commits, 2021/01/03
- 07/17: gnu: pidgin: Enable SILC protocol support., guix-commits, 2021/01/03
- 08/17: gnu: pidgin: Enable support for Tcl., guix-commits, 2021/01/03
- 10/17: gnu: pidgin: Upgrade to 2.14.1., guix-commits, 2021/01/03
- 14/17: gnu: libotr: Update license., guix-commits, 2021/01/03
- 13/17: gnu: libotr: Make some cosmetic changes., guix-commits, 2021/01/03
- 12/17: gnu: pidgin: Enable MultiMedia and A/V support., guix-commits, 2021/01/03
- 11/17: gnu: pidgin: Enable Gadu-Gadu protocol support.,
guix-commits <=
- 16/17: gnu: pidgin-otr: Update license., guix-commits, 2021/01/03
- 15/17: gnu: pidgin-otr: Make some cosmetic changes., guix-commits, 2021/01/03
- 17/17: gnu: pidgin-otr: Add some inputs., guix-commits, 2021/01/03