fix version info for packages that either lack PKG_VERSION or PKG_RELEASE
[openwrt.git] / package / dropbear / Makefile
index 4a732ee..28cdd15 100644 (file)
@@ -25,10 +25,9 @@ endef
 
 define Package/dropbearconvert
 $(call Package/dropbear)
-DEFAULT:=m
 TITLE:=Utility for converting SSH keys
 DESCRIPTION:=Utility for converting SSH keys
-DEPENDS:=zlib
+DEPENDS:=+zlib
 endef
 
 define Build/Configure
This page took 0.019987 seconds and 4 git commands to generate.