diff --git a/package/network/services/dropbear/Makefile b/package/network/services/dropbear/Makefile index c9977988600..35b1468490e 100644 --- a/package/network/services/dropbear/Makefile +++ b/package/network/services/dropbear/Makefile @@ -62,7 +62,7 @@ define Package/dropbear CATEGORY:=Base system TITLE:=Small SSH2 client/server MENU:=1 - DEPENDS:= +DROPBEAR_ZLIB:zlib + DEPENDS:= +USE_GLIBC:libcrypt-compat +DROPBEAR_ZLIB:zlib ALTERNATIVES:=100:/usr/bin/ssh-keygen:/usr/sbin/dropbear $(if $(CONFIG_DROPBEAR_SCP),ALTERNATIVES+= \ 100:/usr/bin/scp:/usr/sbin/dropbear,)