guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: lady: Add bash-minimal to inputs.


From: guix-commits
Subject: 05/08: gnu: lady: Add bash-minimal to inputs.
Date: Fri, 20 Oct 2023 00:54:04 -0400 (EDT)

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

commit aaa416aaf70674892ad1dace95ec0a046e81c2af
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 20 00:49:07 2023 -0400

    gnu: lady: Add bash-minimal to inputs.
    
    * gnu/packages/games.scm (lady) [inputs]: Add bash-minimal.
    
    Change-Id: I946e55da1399545e194be99d6d71ac7422560407
---
 gnu/packages/games.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index f56c406647..014ba4c60e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6094,7 +6094,8 @@ Linux / Mac OS X servers, and an auto mapper with a VT100 
map display.")
                                       "laby-use-tmpdir-from-runtime.patch"))))
     (build-system glib-or-gtk-build-system)
     (inputs
-     (list gdk-pixbuf
+     (list bash-minimal
+           gdk-pixbuf
            lablgtk3
            (librsvg-for-system)
            ocaml-lablgtk3-sourceview3



reply via email to

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