Commit a7fdfc5f authored by David Anders's avatar David Anders
Browse files

fix zlib depends for openssh per case 0000645

parent bae94960
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.