dropbear: add missing zlib dependency for dropbearconvert

This commit is contained in:
CN_SZTL 2020-01-15 02:12:33 +08:00
parent 9f7ceb37ed
commit 286d2b64dc
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -73,6 +73,7 @@ define Package/dropbearconvert
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Utility for converting SSH keys
DEPENDS:= +DROPBEAR_ZLIB:zlib
endef
CONFIGURE_ARGS += \