diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index da0abe15b1..71157d6bb8 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -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)