1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-26 22:21:07 +02:00

fix dropbear depends and defaults

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3949 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-06-15 16:41:35 +00:00
parent b20d6f77d9
commit 3307a0b20c

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