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:
parent
770112f235
commit
76f29dc72d
1 changed files with 2 additions and 1 deletions
|
@ -256,7 +256,8 @@ After installation, the system administrator should generate keys using
|
||||||
e2fsprogs ;for 'compile_et'
|
e2fsprogs ;for 'compile_et'
|
||||||
flex
|
flex
|
||||||
texinfo
|
texinfo
|
||||||
unzip ;for tests
|
unzip ;for tests
|
||||||
|
pkg-config
|
||||||
python))
|
python))
|
||||||
(inputs (list readline
|
(inputs (list readline
|
||||||
bash-minimal
|
bash-minimal
|
||||||
|
|
Reference in a new issue