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:
Jan Tojnar 2024-12-27 18:55:57 +01:00
parent ad3be3261e
commit a03cc600dd

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
"out"
];
propagatedBuildInputs = [
buildInputs = [
libtiff
libjpeg
zlib