gnu: raincat: Add missing input.

* gnu/packages/games.scm (raincat)[inputs]: Add freeglut.
master
Ricardo Wurmus 2016-10-04 08:48:03 +02:00
parent d910d584b7
commit 4262d178a7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -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)