diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-27 19:20:22 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-27 19:20:22 +0000 |
commit | 9338ea80b3c47759869be9f6ee434383324cd99a (patch) | |
tree | c72f34764ebc245db6bdc3c25be957eca480b588 /openwrt/package/dropbear/ipkg | |
parent | 3a71a90b793a13b44e05d792b711f17900611ee1 (diff) | |
download | mtk-20170518-9338ea80b3c47759869be9f6ee434383324cd99a.zip mtk-20170518-9338ea80b3c47759869be9f6ee434383324cd99a.tar.gz mtk-20170518-9338ea80b3c47759869be9f6ee434383324cd99a.tar.bz2 |
sync dropbear with wr, remove zlib dependency
SVN-Revision: 3508
Diffstat (limited to 'openwrt/package/dropbear/ipkg')
-rw-r--r-- | openwrt/package/dropbear/ipkg/dropbear.control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/dropbear/ipkg/dropbear.control b/openwrt/package/dropbear/ipkg/dropbear.control index 800a0eb..0aa8cc5 100644 --- a/openwrt/package/dropbear/ipkg/dropbear.control +++ b/openwrt/package/dropbear/ipkg/dropbear.control @@ -1,5 +1,4 @@ Package: dropbear Priority: optional -Depends: zlib Section: net Description: a small SSH 2 server/client designed for small memory environments. |