blender: minor update to work with libpng-1.6
also other fixes needed in order to build
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "openjpeg-1.5.1";
|
||||
passthru = {
|
||||
incDir = "openjpeg-1.5";
|
||||
};
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://openjpeg.googlecode.com/files/${name}.tar.gz";
|
||||
|
||||
Reference in New Issue
Block a user