project.conf: Fix: Add python3-ldap

auth.ldap requires an LDAP client, which is not reflected in the
package's dependencies, fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2025-07-16 20:16:17 +02:00
commit e03491bee3

View file

@ -14,7 +14,7 @@ jw-maintainer = jan
libname = none
[pkg.requires.os]
run = mypy, python3-magic, python3-termcolor, python3-pytimeparse, python3-argcomplete
run = mypy, python3-magic, python3-termcolor, python3-pytimeparse, python3-argcomplete, python3-ldap
[pkg.requires.jw]
devel = jw-python-run = VERSION-REVISION, jw-build-devel = VERSION