fix zlib depends for openssh per case 0000645
authorDavid Anders <dave123@abcsinc.com>
Mon, 23 Jan 2006 14:45:39 +0000 (14:45 -0000)
committerDavid Anders <dave123@abcsinc.com>
Mon, 23 Jan 2006 14:45:39 +0000 (14:45 -0000)
package/openssh/Config.in

index e98d3b12b5d2cb74872d285f14ef262e907342be..eac1586bffd93510ea8891abe8bdb49af1bd7cce 100644 (file)
@@ -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.