fix dropbear depends and defaults
SVN-Revision: 3949
This commit is contained in:
parent
92d8c26513
commit
5011ced300
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@ endef
|
|||
define Package/dropbearconvert
|
||||
$(call Package/dropbear)
|
||||
TITLE:=Utility for converting SSH keys
|
||||
DEFAULT:=m if ALL
|
||||
DESCRIPTION:=Utility for converting SSH keys
|
||||
DEPENDS:=+zlib
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
|
Loading…
Reference in a new issue