~ruther/guix-local

4262d178a79f86d6a12c9c4cab8a3ba4e3a18f9b — Ricardo Wurmus 9 years ago d910d58
gnu: raincat: Add missing input.

* gnu/packages/games.scm (raincat)[inputs]: Add freeglut.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -0
@@ 1185,6 1185,7 @@ on the screen and keyboard to display letters.")
       ("ghc-mtl" ,ghc-mtl)
       ("ghc-random" ,ghc-random)
       ("ghc-glut" ,ghc-glut)
       ("freeglut" ,freeglut)
       ("ghc-opengl" ,ghc-opengl)
       ("ghc-sdl" ,ghc-sdl)
       ("ghc-sdl-image" ,ghc-sdl-image)