lcms2: Stop propagating dependencies
These were propagated from the beginning (2d9d69cb63)
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:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
"out"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
buildInputs = [
|
||||
libtiff
|
||||
libjpeg
|
||||
zlib
|
||||
|
||||
Reference in New Issue
Block a user