diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/openssh/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openssh/Config.in b/package/openssh/Config.in index e98d3b12b..eac1586bf 100644 --- a/package/openssh/Config.in +++ b/package/openssh/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_OPENSSH bool "openssh" default n select BR2_PACKAGE_OPENSSL + select BR2_PACKAGE_ZLIB help A free version of the SSH protocol suite of network connectivity tools. The standard 'ssh', 'sshd', 'scp', and friends. |