guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: raincat: Add missing input.


From: Ricardo Wurmus
Subject: 01/01: gnu: raincat: Add missing input.
Date: Tue, 4 Oct 2016 06:49:09 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 4262d178a79f86d6a12c9c4cab8a3ba4e3a18f9b
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Oct 4 08:48:03 2016 +0200

    gnu: raincat: Add missing input.
    
    * gnu/packages/games.scm (raincat)[inputs]: Add freeglut.
---
 gnu/packages/games.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index da0abe1..71157d6 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]