diff options
Diffstat (limited to 'source/n')
-rwxr-xr-x | source/n/openssh/openssh.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/n/openssh/openssh.SlackBuild b/source/n/openssh/openssh.SlackBuild index 9a093e2d..6b634a23 100755 --- a/source/n/openssh/openssh.SlackBuild +++ b/source/n/openssh/openssh.SlackBuild @@ -90,6 +90,7 @@ CFLAGS="$SLKCFLAGS" \ --sysconfdir=/etc/ssh \ --without-pam \ --with-md5-passwords \ + --with-libedit \ --with-tcp-wrappers \ --with-default-path=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin \ --with-privsep-path=/var/empty \ |