mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
fix zlib depends for openssh per case 0000645
This commit is contained in:
parent
bae94960df
commit
a7fdfc5fc9
@ -2,6 +2,7 @@ config BR2_PACKAGE_OPENSSH
|
|||||||
bool "openssh"
|
bool "openssh"
|
||||||
default n
|
default n
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
A free version of the SSH protocol suite of network connectivity
|
A free version of the SSH protocol suite of network connectivity
|
||||||
tools. The standard 'ssh', 'sshd', 'scp', and friends.
|
tools. The standard 'ssh', 'sshd', 'scp', and friends.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user