mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: sugar: Add XMPP telepathy inputs.
* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add telepathy-gabble and telepathy-salut.
This commit is contained in:
parent
4acc5e0309
commit
d3708a0d66
1 changed files with 2 additions and 0 deletions
|
@ -148,9 +148,11 @@ (define-public sugar
|
|||
python-gwebsockets
|
||||
sugar-artwork ;for cursor theme
|
||||
sugar-datastore ;for org.laptop.sugar.DataStore
|
||||
telepathy-gabble ;for link-local XMPP
|
||||
telepathy-glib
|
||||
;; This is for org.freedesktop.Telepathy.AccountManager at runtime
|
||||
telepathy-mission-control
|
||||
telepathy-salut ;for XMPP neighborhood
|
||||
;; This is for the UPowerGlib namespace
|
||||
upower
|
||||
webkitgtk-with-libsoup2))
|
||||
|
|
Loading…
Reference in a new issue