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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2069,6 +2069,7 @@ (define-public godot-lts
(list pkg-config))
(inputs
(list alsa-lib
bash-minimal
bullet
freetype-with-brotli
glew
@ -2312,6 +2313,7 @@ (define-public godot
(list pkg-config))
(inputs
(list alsa-lib
bash-minimal
brotli
dbus
embree