guix-commits
[Top][All Lists]
Advanced

[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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]