mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +00:00
fix dropbear depends and defaults
SVN-Revision: 3949
This commit is contained in:
parent
92d8c26513
commit
5011ced300
@ -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 New Issue
Block a user