openssh: strip openssh-sftp-server dependencies again
Reapply 99c6c3d830
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
This commit is contained in:
parent
f98b94c102
commit
8137ce26fd
1 changed files with 2 additions and 0 deletions
|
@ -124,6 +124,8 @@ endef
|
|||
define Package/openssh-sftp-server
|
||||
$(call Package/openssh/Default)
|
||||
TITLE+= SFTP server
|
||||
# Strip dependencies to avoid pulling in OpenSSL etc.
|
||||
DEPENDS:=
|
||||
endef
|
||||
|
||||
define Package/openssh-sftp-server/description
|
||||
|
|
Loading…
Reference in a new issue