python3Packages.cx-freeze: fix build (#424161)

This commit is contained in:
Weijia Wang
2025-07-11 22:38:48 -05:00
committed by GitHub
@@ -55,6 +55,8 @@ buildPythonPackage rec {
buildInputs = [ ncurses ];
pythonRelaxDeps = [ "setuptools" ];
pythonRemoveDeps = [ "patchelf" ];
dependencies =