projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2888295
)
Remove dependency on openssh-client (#2487)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 8 Oct 2007 08:05:45 +0000
(08:05 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 8 Oct 2007 08:05:45 +0000
(08:05 +0000)
SVN-Revision: 9186
net/autossh/Makefile
patch
|
blob
|
history
diff --git
a/net/autossh/Makefile
b/net/autossh/Makefile
index af20c76a04d78fcce5599bb4150b446f10303642..f8f47aa57e8e3358994d0cf0877eaea14acbe603 100644
(file)
--- a/
net/autossh/Makefile
+++ b/
net/autossh/Makefile
@@
-24,7
+24,6
@@
include $(INCLUDE_DIR)/package.mk
define Package/autossh
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+openssh-client
TITLE:=Autossh client
URL:=http://www.harding.motd.ca/autossh/
endef