mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
dropbear: needs zlib, so select it
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_DROPBEAR
|
||||
bool "dropbear"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
A small SSH 2 server designed for small memory environments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user