freeipa: fix build failure (#332796)

This commit is contained in:
Benjamin Staffin 2024-08-07 11:09:33 -04:00 committed by GitHub
parent bb6e1e2db2
commit 25d3d78c85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,7 @@ let
pathsPy = ./paths.py;
pythonInputs = with python3.pkgs; [
distutils
six
python-ldap
dnspython