projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f98b94c
)
openssh: strip openssh-sftp-server dependencies again
1066/head
author
Oliver Middleton
<olliemail27@gmail.com>
Mon, 23 Mar 2015 15:20:37 +0000
(16:20 +0100)
committer
Oliver Middleton
<olliemail27@gmail.com>
Mon, 23 Mar 2015 15:20:37 +0000
(16:20 +0100)
Reapply
99c6c3d830156ce13f415c698343353c477cd9f9
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
net/openssh/Makefile
patch
|
blob
|
history
diff --git
a/net/openssh/Makefile
b/net/openssh/Makefile
index 5eb7a2bd89c25a3a660811b48ccabbfc60e03471..279fa0ba42523d50d23fd827d1cd895394d3014a 100644
(file)
--- a/
net/openssh/Makefile
+++ b/
net/openssh/Makefile
@@
-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