diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2006-03-27 19:20:22 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2006-03-27 19:20:22 +0000 |
commit | bcd73c9863119d084db0cb07688303bd007206b4 (patch) | |
tree | d240d48f050b3400f2b4b30f4aa4f8052695c16a /package/dropbear/ipkg/dropbear.control | |
parent | 5211b60afcbb05e362ae8ea347f776b77a698e16 (diff) | |
download | upstream-bcd73c9863119d084db0cb07688303bd007206b4.tar.gz upstream-bcd73c9863119d084db0cb07688303bd007206b4.tar.bz2 upstream-bcd73c9863119d084db0cb07688303bd007206b4.zip |
sync dropbear with wr, remove zlib dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3508 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dropbear/ipkg/dropbear.control')
-rw-r--r-- | package/dropbear/ipkg/dropbear.control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/dropbear/ipkg/dropbear.control b/package/dropbear/ipkg/dropbear.control index 800a0ebc31..0aa8cc5b82 100644 --- a/package/dropbear/ipkg/dropbear.control +++ b/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. |