fix dropbear depends and defaults
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Jun 2006 16:41:35 +0000 (16:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 15 Jun 2006 16:41:35 +0000 (16:41 +0000)
SVN-Revision: 3949

openwrt/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