diff options
-rw-r--r-- | 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 cce2e829ce..2dadca620a 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 |