fix dropbear depends and defaults
[openwrt-10.03/.git] / package / dropbear / Makefile
index 28cdd15f7cf46231fc061f8b7d1255a7ea699f41..db79dd5c41321b568613d94a4942fa7f73352486 100644 (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