gnu: sugar: Add XMPP telepathy inputs.

* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add telepathy-gabble and
telepathy-salut.
This commit is contained in:
Ricardo Wurmus 2023-03-04 15:51:14 +01:00
parent 4acc5e0309
commit d3708a0d66
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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))