summaryrefslogtreecommitdiffstats
path: root/network/heimdal/README
diff options
context:
space:
mode:
author Thibaut Notteboom2012-12-23 07:09:21 +0100
committer Matteo Bernardini2012-12-23 07:09:48 +0100
commit4287547e5467f13da874f70b623b30a73af33839 (patch)
tree596010b35e9c7236006a1655b2c2d5e04b372022 /network/heimdal/README
parent3c43c6c8c52ca3e326e38037cedd64a293135ab0 (diff)
downloadslackbuilds-4287547e5467f13da874f70b623b30a73af33839.tar.gz
network/heimdal: Noted the optional dependency libcap-ng, cleanups.
Build with ldap support Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/heimdal/README')
-rw-r--r--network/heimdal/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/heimdal/README b/network/heimdal/README
index e13deca10f..ef3463edf7 100644
--- a/network/heimdal/README
+++ b/network/heimdal/README
@@ -7,4 +7,6 @@ Heimdal is a free implementation of Kerberos 5. The goals are to:
* have support for Kerberos V5 over GSS-API (RFC1964)
* include the most important and useful application programs
(rsh, telnet, popper, etc.)
-* include enough backwards compatibility with Kerberos V4
+* include enough backwards compatibility with Kerberos V4
+
+libcap-ng is an optional dependency.