mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 10:16:45 +01:00
gnu: gajim: Add d-bus support.
* gnu/packages/messaging.scm (gajim)[inputs]: Add python-dbus.
This commit is contained in:
parent
6061540e30
commit
00a42ee749
1 changed files with 1 additions and 0 deletions
|
@ -1257,6 +1257,7 @@ (define-public gajim
|
|||
("libxss" ,libxscrnsaver)
|
||||
("network-manager" ,network-manager)
|
||||
("python-css-parser" ,python-css-parser)
|
||||
("python-dbus" ,python-dbus)
|
||||
("python-keyring" ,python-keyring)
|
||||
("python-nbxmpp" ,python-nbxmpp)
|
||||
("python-packaging" ,python-packaging)
|
||||
|
|
Loading…
Reference in a new issue