guix-commits
[Top][All Lists]
Advanced

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

03/17: gnu: sushi: Add bash-minimal to inputs.


From: guix-commits
Subject: 03/17: gnu: sushi: Add bash-minimal to inputs.
Date: Tue, 12 Jul 2022 23:26:34 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 58dba446e398ea147a5fc9e90c5b678d11c3f815
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Jul 12 23:09:12 2022 -0400

    gnu: sushi: Add bash-minimal to inputs.
    
    * gnu/packages/gnome.scm (sushi)[inputs]: Add bash-minimal.
---
 gnu/packages/gnome.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9a05e844b0..cf50f3b46b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1613,7 +1613,8 @@ sharing to the masses.")
            gobject-introspection
            pkg-config))
     (inputs
-     (list clutter
+     (list bash-minimal
+           clutter
            clutter-gst
            clutter-gtk
            evince                       ; For file previewing.



reply via email to

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