hylafaxplus: use newest libtiff instead of libtiff 4.6.0t
libtiff 4.7.0 restored the programs needed by hylafaxplus, cf. https://github.com/NixOS/nixpkgs/commit/cff182e2194369a71a21daefd173e9d2c692e901
This commit is contained in:
@@ -8739,11 +8739,7 @@ with pkgs;
|
||||
|
||||
hybridreverb2 = callPackage ../applications/audio/hybridreverb2 { };
|
||||
|
||||
hylafaxplus = callPackage ../servers/hylafaxplus {
|
||||
# needs this fork of libtiff, because original libtiff
|
||||
# stopped packaging required tools with version 4.6
|
||||
libtiff = libtiff_t;
|
||||
};
|
||||
hylafaxplus = callPackage ../servers/hylafaxplus { };
|
||||
|
||||
hyphen = callPackage ../development/libraries/hyphen { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user