diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-27 19:20:22 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-27 19:20:22 +0000 |
commit | c253a3c066f2b5ad749cc0e76088354e074f29c8 (patch) | |
tree | d240d48f050b3400f2b4b30f4aa4f8052695c16a /package/dropbear/ipkg/dropbear.control | |
parent | 095f1a3e2acd40d5f8993a65c6c05f626869d9fe (diff) |
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. |