diff options
-rw-r--r-- | gnu/packages/game-development.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index aa98013786..42570d59b6 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -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 |