guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: sugar-write-activity: Add missing library.


From: guix-commits
Subject: branch master updated: gnu: sugar-write-activity: Add missing library.
Date: Mon, 06 Mar 2023 16:33:43 -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 f88a0bb0db gnu: sugar-write-activity: Add missing library.
f88a0bb0db is described below

commit f88a0bb0db7a3a0e47c5377951b6de691c386775
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 6 22:32:40 2023 +0100

    gnu: sugar-write-activity: Add missing library.
    
    * gnu/packages/sugar.scm (sugar-write-activity)[propagated-inputs]: Add
    libgsf.
---
 gnu/packages/sugar.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm
index 375943a5b4..4a0de1b55a 100644
--- a/gnu/packages/sugar.scm
+++ b/gnu/packages/sugar.scm
@@ -855,6 +855,7 @@ become a faster typist.")
        (list abiword
              gdk-pixbuf
              gtk+
+             libgsf
              telepathy-glib))
       (inputs
        (list sugar-toolkit-gtk3



reply via email to

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