lcms2: Stop propagating dependencies
These were propagated from the beginning (2d9d69cb63afe9c68b2871a97397ad9a0d399445) but I cannot see any reason for that. They are not mentioned in the pkg-config file. And the three libraries only appear to be used by jpgicc/tificc programs.
This commit is contained in:
parent
ad3be3261e
commit
a03cc600dd
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
"out"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
buildInputs = [
|
||||
libtiff
|
||||
libjpeg
|
||||
zlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user