gnu: gajim: Enable app-indicator support.

* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
This commit is contained in:
Raghav Gururajan 2022-06-28 12:19:19 -04:00
parent ae7302e523
commit ec90cdfdc3
No known key found for this signature in database
GPG Key ID: 5F5816647F8BE551
1 changed files with 1 additions and 0 deletions

View File

@ -1269,6 +1269,7 @@ of xmpppy.")
("gtk+" ,gtk+)
("gtksourceview" ,gtksourceview)
("gupnp-igd" ,gupnp-igd)
("libappindicator" ,libappindicator)
("libnice" ,libnice)
("libsecret" ,libsecret)
("libsoup" ,libsoup)