mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
dropbear: needs zlib, so select it
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user