python3Packages.pillow-jpls: fix pypaBuildFlags (#352042)
This commit is contained in:
@@ -67,7 +67,7 @@ buildPythonPackage rec {
|
||||
|
||||
pypaBuildFlags = [
|
||||
"-C"
|
||||
"cmake.args='--preset=sysdeps'"
|
||||
"cmake.args=--preset=sysdeps"
|
||||
];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user