mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 14:11:06 +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:
parent
b20d6f77d9
commit
3307a0b20c
@ -26,8 +26,8 @@ endef
|
|||||||
define Package/dropbearconvert
|
define Package/dropbearconvert
|
||||||
$(call Package/dropbear)
|
$(call Package/dropbear)
|
||||||
TITLE:=Utility for converting SSH keys
|
TITLE:=Utility for converting SSH keys
|
||||||
|
DEFAULT:=m if ALL
|
||||||
DESCRIPTION:=Utility for converting SSH keys
|
DESCRIPTION:=Utility for converting SSH keys
|
||||||
DEPENDS:=+zlib
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user