fix dropbear depends and defaults

SVN-Revision: 3949
This commit is contained in:
Felix Fietkau 2006-06-15 16:41:35 +00:00
parent 92d8c26513
commit 5011ced300

View file

@ -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