mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
fix zlib depends for openssh per case 0000645
This commit is contained 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.
|
||||
|
||||
Reference in New Issue
Block a user