mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
dropbear: needs zlib, so select it
This commit is contained in:
parent
24991a4784
commit
fcd24512d8
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_DROPBEAR
|
config BR2_PACKAGE_DROPBEAR
|
||||||
bool "dropbear"
|
bool "dropbear"
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
A small SSH 2 server designed for small memory environments.
|
A small SSH 2 server designed for small memory environments.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user