me
/
guix
Archived
1
0
Fork 0

gnu: gajim: Add libnice.

Fixes: <https://issues.guix.gnu.org/51341>.

* gnu/package/messaging.scm (gajim)[inputs]: Add libnice.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Ryan Desfosses 2021-10-26 20:12:32 -04:00 committed by Mathieu Othacehe
parent 91ce575068
commit 2ef377ed13
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 0 deletions

View File

@ -1253,6 +1253,7 @@ of xmpppy.")
("gst-plugins-base" ,gst-plugins-base)
("gtk+" ,gtk+)
("gupnp-igd" ,gupnp-igd)
("libnice" ,libnice)
("libsecret" ,libsecret)
("libsoup" ,libsoup)
("libxss" ,libxscrnsaver)