gnu: raincat: Add missing input.

* gnu/packages/games.scm (raincat)[inputs]: Add freeglut.
This commit is contained in:
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

View file

@ -1185,6 +1185,7 @@ (define-public raincat
("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)