gnu: minetest: Swap input libjpeg-8 for current libjpeg-9.

* gnu/packages/games.scm (minetest): Swap input libjpeg-8 for current
  libjpeg-9.
master
Andreas Enge 2015-03-14 18:43:47 +01:00
parent cd18ab1ff7
commit c463dd4763
1 changed files with 1 additions and 1 deletions

View File

@ -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)