python3Packages.pillow-simd: Fix cross compilation

This commit is contained in:
Leandro Reina
2023-08-14 15:41:26 +02:00
parent 6bcf6a8d4f
commit db7d49573f
@@ -1,7 +1,7 @@
{ lib, stdenv, buildPythonPackage, fetchFromGitHub, isPyPy, isPy3k
, olefile, freetype, libjpeg, zlib, libtiff, libwebp, libxcrypt, tcl, lcms2
, libxcb, tk, libX11, openjpeg, libimagequant, pyroma, numpy, defusedxml
, pytestCheckHook
, pytestCheckHook, setuptools
}@args:
import ../pillow/generic.nix (rec {