gnu: pingus: Add glu to inputs.
* gnu/packages/games.scm (pingus): Add glu to inputs.
This commit is contained in:
parent
276a8f7191
commit
00c0930019
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ that beneath its ruins lay buried an ancient evil.")
|
||||||
("sdl-image" ,sdl-image)
|
("sdl-image" ,sdl-image)
|
||||||
("sdl-mixer" ,sdl-mixer)
|
("sdl-mixer" ,sdl-mixer)
|
||||||
("mesa" ,mesa)
|
("mesa" ,mesa)
|
||||||
|
("glu" ,glu)
|
||||||
("libpng" ,libpng)
|
("libpng" ,libpng)
|
||||||
("boost" ,boost)))
|
("boost" ,boost)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Reference in a new issue