guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: pingus: Add glu to inputs.


From: Mark H. Weaver
Subject: 03/03: gnu: pingus: Add glu to inputs.
Date: Fri, 26 Dec 2014 05:57:30 +0000

mhw pushed a commit to branch xorg-updates
in repository guix.

commit 00c0930019229fb360e5f1b7eedca3ff2e52012b
Author: Mark H Weaver <address@hidden>
Date:   Fri Dec 26 00:51:56 2014 -0500

    gnu: pingus: Add glu to inputs.
    
    * gnu/packages/games.scm (pingus): Add glu to inputs.
---
 gnu/packages/games.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index cce2e82..2dadca6 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -211,6 +211,7 @@ that beneath its ruins lay buried an ancient evil.")
               ("sdl-image" ,sdl-image)
               ("sdl-mixer" ,sdl-mixer)
               ("mesa" ,mesa)
+              ("glu" ,glu)
               ("libpng" ,libpng)
               ("boost" ,boost)))
     (arguments



reply via email to

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