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 | bd08843b081100546f520b6956dc3174ed5d5e1b (patch) | |
tree | 6cab721eff773a5d81c9f726824b9ff87055903e /openwrt/package/dropbear/ipkg | |
parent | 304d91c1dfb961b14ae36e0534b3299eaa106bc0 (diff) |
sync dropbear with wr, remove zlib dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3508 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 800a0ebc3..0aa8cc5b8 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. |