Vladimír Čunát
2023-08-05 17:46:28 +02:00
parent ce181b4dd0
commit 1f4ccf115c
@@ -11,6 +11,11 @@ buildPythonApplication rec {
sha256 = "1miabaxd5pwxn0va4drzj1d4ppxvyqsrrd4xw1j6qr52yci0lms8";
};
postPatch = ''
substituteInPlace imgp \
--replace "Image.ANTIALIAS" "Image.Resampling.LANCZOS"
'';
propagatedBuildInputs = [ pillow ];
installFlags = [