summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorIsmael Luceno2019-09-04 20:52:17 +0200
committerIsmael Luceno2019-09-04 20:52:17 +0200
commitc1f29996c26a355f6cf65339a165c744aa42ccfb (patch)
tree128e5d063f87d5cac0a25c5ba5384ece52bb310c /crypto
parent568456d71aa417c805cda4395ef71fb29109233e (diff)
openssh: Improve description of libedit dependency
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/openssh/DEPENDS2
-rw-r--r--crypto/openssh/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/crypto/openssh/DEPENDS b/crypto/openssh/DEPENDS
index f86601b966..a54750c778 100755
--- a/crypto/openssh/DEPENDS
+++ b/crypto/openssh/DEPENDS
@@ -6,7 +6,7 @@ depends zlib &&
optional_depends "libedit" \
"--with-libedit" \
"--without-libedit" \
- "line editing support" &&
+ "line editing support in sftp" &&
optional_depends "linux-pam" \
"--with-pam" \
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index ef7443e73e..7d73c178a5 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,6 @@
+2019-09-04 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Improved description of libedit dependency
+
2019-04-17 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 8.0p1
* PRE_BUILD, scp-name-validator.patch: removed the patch