Hi, this patch adds libssp dependency if @SSP_SUPPORT is enabled. Without dependency on libssp this package is not compilable.
Jiri Slachta Signed-off-by: Jiri Slachta <j...@slachta.eu> Index: feeds/packages/net/openssh/Makefile =================================================================== --- feeds/packages/net/openssh/Makefile (revision 32421) +++ feeds/packages/net/openssh/Makefile (working copy) @@ -25,7 +25,7 @@ define Package/openssh/Default SECTION:=net CATEGORY:=Network - DEPENDS:=+libopenssl +zlib + DEPENDS:=+libopenssl +zlib +SSP_SUPPORT:libssp TITLE:=OpenSSH MAINTAINER:=Peter Wagner <tripo...@gmx.at> URL:=http://www.openssh.com/ _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel