mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: gajim: Enable app-indicator support.
* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
This commit is contained in:
parent
ae7302e523
commit
ec90cdfdc3
1 changed files with 1 additions and 0 deletions
|
@ -1269,6 +1269,7 @@ (define-public gajim
|
|||
("gtk+" ,gtk+)
|
||||
("gtksourceview" ,gtksourceview)
|
||||
("gupnp-igd" ,gupnp-igd)
|
||||
("libappindicator" ,libappindicator)
|
||||
("libnice" ,libnice)
|
||||
("libsecret" ,libsecret)
|
||||
("libsoup" ,libsoup)
|
||||
|
|
Loading…
Reference in a new issue