summaryrefslogtreecommitdiffstats
path: root/system/kc
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-04-19 21:45:25 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-04-19 21:45:32 -0500
commit580be10aa2dd05d28c653f190241b48dd350ae7b (patch)
treed4ae13796d73e0f006d15fd17d009778c4bbfdf7 /system/kc
parent2ed1f33c18d8084d8350081cd94b5a585d9ef2a6 (diff)
downloadslackbuilds-580be10aa2dd05d28c653f190241b48dd350ae7b.tar.gz
slackbuilds-580be10aa2dd05d28c653f190241b48dd350ae7b.tar.xz
system/kc: Fix dep info in README
Diffstat (limited to 'system/kc')
-rw-r--r--system/kc/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/kc/README b/system/kc/README
index b88731412b..1c1122955c 100644
--- a/system/kc/README
+++ b/system/kc/README
@@ -18,6 +18,4 @@ LIBSCRYPT: If this variable is set, kc will be built with scrypt
encrypted passwords support. It needs the libscrypt library
for this, that is also available from SBo.
EDITLINE: If this variable is set, kc will use editline for its
- command line interface. Otherwise readline will be used.
- It needs the libedit library for this, that is also available
- from SBo.
+ command line interface; otherwise, readline will be used.