diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-09 15:02:07 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-02-09 15:02:07 +0000 |
commit | bd82ddf487f8e405d021c83342fbe3fa92108c17 (patch) | |
tree | 3fc462c6b5c06de07c5b1aedf8b2dd58ffb86c64 /openwrt/package/iftop/ipkg/iftop.control | |
parent | d6e3704672e29316992983ead5b5debbb160d9ec (diff) |
add iftop packages, thanks to Benjamin Binier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3206 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iftop/ipkg/iftop.control')
-rw-r--r-- | openwrt/package/iftop/ipkg/iftop.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/iftop/ipkg/iftop.control b/openwrt/package/iftop/ipkg/iftop.control new file mode 100644 index 0000000000..ce2cbadd5e --- /dev/null +++ b/openwrt/package/iftop/ipkg/iftop.control @@ -0,0 +1,5 @@ +Package: iftop +Priority: optional +Section: net +Depends: libncurses, libpcap, libpthread +Description: display bandwith usage on an interface |