From 580be10aa2dd05d28c653f190241b48dd350ae7b Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 19 Apr 2021 21:45:25 -0500 Subject: system/kc: Fix dep info in README --- system/kc/README | 4 +--- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.3