cartridges: use webp for tiff compression
this is the default upstream and now works in nixpkgs after
67dea634b9
This commit is contained in:
parent
7e7c39ea35
commit
bfb87624b3
@ -25,9 +25,6 @@ python3Packages.buildPythonApplication rec {
|
||||
hash = "sha256-7T+q3T8z8SCpAn3ayodZeETOsTwL+hhVWzY2JyBEoi4=";
|
||||
};
|
||||
|
||||
# TODO: remove this when #286814 hits master
|
||||
mesonFlags = [ "-Dtiff_compression=jpeg" ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
appstream
|
||||
blueprint-compiler
|
||||
|
Loading…
Reference in New Issue
Block a user