From 4262d178a79f86d6a12c9c4cab8a3ba4e3a18f9b Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 4 Oct 2016 08:48:03 +0200 Subject: gnu: raincat: Add missing input. * gnu/packages/games.scm (raincat)[inputs]: Add freeglut. --- gnu/packages/games.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/games.scm') 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 @@ 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) -- cgit v1.2.3