lcms*: split into multiple outputs

Referrers look fine.
This commit is contained in:
Vladimír Čunát
2015-10-13 20:18:45 +02:00
parent a6e4c87391
commit 0338199544
2 changed files with 8 additions and 5 deletions
@@ -8,6 +8,8 @@ stdenv.mkDerivation {
sha256 = "1abkf8iphwyfs3z305z3qczm3z1i9idc1lz4gvfg92jnkz5k5bl0";
};
outputs = [ "dev" "out" "bin" "man" ];
meta = {
description = "Color management engine";
homepage = http://www.littlecms.com/;