Pass libpng12 to exult

svn path=/nixpkgs/branches/libpng15/; revision=31879
This commit is contained in:
Yury G. Kudryashov 2012-01-27 11:57:20 +00:00
parent 68d3727a41
commit 38b10c30a1

View File

@ -7889,6 +7889,7 @@ let
exult = callPackage ../games/exult {
stdenv = overrideGCC stdenv gcc42;
libpng = libpng12;
};
/*