Let hydra build openjpeg
svn path=/nixpkgs/trunk/; revision=23899
This commit is contained in:
parent
8e8662d828
commit
3b693da649
@ -20,5 +20,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://www.openjpeg.org/;
|
homepage = http://www.openjpeg.org/;
|
||||||
description = "Open-source JPEG 2000 codec written in C language";
|
description = "Open-source JPEG 2000 codec written in C language";
|
||||||
license = "BSD";
|
license = "BSD";
|
||||||
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user