1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 02:51:49 +02:00

gnu: game-development: Add 'bash' input for 'wrap-program'.

It is required for cross-compilation.

* gnu/packages/game-development.scm
(godot-lts)[inputs]: Add 'bash-minimal'.
(godot)[inputs]: Likewise.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ie92d21eb3b788ce0eff68548e11a8952b77e0e7b
This commit is contained in:
Maxime Devos
2021-07-02 12:06:25 +02:00
committed by Ludovic Courtès
parent c5ae065596
commit d5e593b5a9
+2
View File
@@ -2069,6 +2069,7 @@ games.")
(list pkg-config))
(inputs
(list alsa-lib
bash-minimal
bullet
freetype-with-brotli
glew
@@ -2312,6 +2313,7 @@ scripted in a Python-like language.")
(list pkg-config))
(inputs
(list alsa-lib
bash-minimal
brotli
dbus
embree