guix-commits
[Top][All Lists]
Advanced

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

branch core-updates-frozen updated: gnu: gnome-boxes: Don’t use bundled


From: guix-commits
Subject: branch core-updates-frozen updated: gnu: gnome-boxes: Don’t use bundled libhandy.
Date: Fri, 12 Nov 2021 12:23:16 -0500

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

rekado pushed a commit to branch core-updates-frozen
in repository guix.

The following commit(s) were added to refs/heads/core-updates-frozen by this 
push:
     new 8ab799f  gnu: gnome-boxes: Don’t use bundled libhandy.
8ab799f is described below

commit 8ab799faaba83100251bbdb17ac39d52c5cf6894
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Nov 10 09:52:11 2021 +0000

    gnu: gnome-boxes: Don’t use bundled libhandy.
    
    * gnu/packages/gnome.scm (gnome-boxes) [inputs]: Add libhandy.
    
    Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index fbcc84e..f903405 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11642,6 +11642,7 @@ integrate seamlessly with the GNOME desktop.")
        ("gtk-vnc" ,gtk-vnc)
        ("gtksourceview" ,gtksourceview)
        ("json-glib" ,json-glib)
+       ("libhandy" ,libhandy)
        ("libosinfo" ,libosinfo)
        ("libsecret" ,libsecret)
        ("libsoup" ,libsoup)



reply via email to

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