Archived
1
0
Fork 0

gnu: heimdal: Enable OpenLDAP support.

* gnu/packages/kerberos.scm (heimdal)
[native-inputs]: Add bison, flex and pkg-config.
[inputs]: Remove mit-krb5.  Add libcap-ng and openldap.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Felix Lechner 2023-04-10 21:23:13 -07:00 committed by Maxim Cournoyer
parent 770112f235
commit 76f29dc72d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -256,7 +256,8 @@ After installation, the system administrator should generate keys using
e2fsprogs ;for 'compile_et'
flex
texinfo
unzip ;for tests
unzip ;for tests
pkg-config
python))
(inputs (list readline
bash-minimal