mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 21:46:35 +01: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
|
python-gwebsockets
|
||||||
sugar-artwork ;for cursor theme
|
sugar-artwork ;for cursor theme
|
||||||
sugar-datastore ;for org.laptop.sugar.DataStore
|
sugar-datastore ;for org.laptop.sugar.DataStore
|
||||||
|
telepathy-gabble ;for link-local XMPP
|
||||||
telepathy-glib
|
telepathy-glib
|
||||||
;; This is for org.freedesktop.Telepathy.AccountManager at runtime
|
;; This is for org.freedesktop.Telepathy.AccountManager at runtime
|
||||||
telepathy-mission-control
|
telepathy-mission-control
|
||||||
|
telepathy-salut ;for XMPP neighborhood
|
||||||
;; This is for the UPowerGlib namespace
|
;; This is for the UPowerGlib namespace
|
||||||
upower
|
upower
|
||||||
webkitgtk-with-libsoup2))
|
webkitgtk-with-libsoup2))
|
||||||
|
|
Loading…
Reference in a new issue