~ruther/guix-local

c463dd47633e634db488e9da6e33f85a241c6fa5 — Andreas Enge 11 years ago cd18ab1
gnu: minetest: Swap input libjpeg-8 for current libjpeg-9.

* gnu/packages/games.scm (minetest): Swap input libjpeg-8 for current
  libjpeg-9.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 644,7 644,7 @@ for common mesh file formats, and collision detection.")
    (inputs
     `(("irrlicht" ,irrlicht)
       ("libpng" ,libpng)
       ("libjpeg-8" ,libjpeg-8)
       ("libjpeg" ,libjpeg)
       ("libxxf86vm" ,libxxf86vm)
       ("mesa" ,mesa)
       ("libogg" ,libogg)