guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: sugar: Add XMPP telepathy inputs.


From: guix-commits
Subject: branch master updated: gnu: sugar: Add XMPP telepathy inputs.
Date: Sat, 04 Mar 2023 09:53:16 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new d3708a0d66 gnu: sugar: Add XMPP telepathy inputs.
d3708a0d66 is described below

commit d3708a0d660641bc45cbfc2ed2912850106004bf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 4 15:51:14 2023 +0100

    gnu: sugar: Add XMPP telepathy inputs.
    
    * gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add telepathy-gabble 
and
    telepathy-salut.
---
 gnu/packages/sugar.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm
index 64d01bbd90..82b7b8ad56 100644
--- a/gnu/packages/sugar.scm
+++ b/gnu/packages/sugar.scm
@@ -148,9 +148,11 @@
            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))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]