jw-python/make/project.conf
Jan Lindemann e03491bee3 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>
2025-07-16 20:16:17 +02:00

21 lines
450 B
Text

[summary]
janware Python utility library
[description]
janware Python utility library
[global]
group = "Development/Libraries/Python"
subpackages = run devel
license = LGPL 2
jw-maintainer = jan
[build]
libname = none
[pkg.requires.os]
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
build = jw-build-devel