summaryrefslogtreecommitdiff
path: root/package/iftop
diff options
context:
space:
mode:
Diffstat (limited to 'package/iftop')
-rw-r--r--package/iftop/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/iftop/Makefile b/package/iftop/Makefile
index d11d60d90..ea962c5ce 100644
--- a/package/iftop/Makefile
+++ b/package/iftop/Makefile
@@ -9,8 +9,9 @@ PKG_RELEASE:= 1
PKG_HASH:= d032547c708307159ff5fd0df23ebd3cfa7799c31536fa0aea1820318a8e0eac
PKG_DESCR:= display bandwith usage on an interface
PKG_SECTION:= net/perf
-PKG_DEPENDS:= libncurses libpcap libpthread
-PKG_BUILDDEP:= libpcap libpthread ncurses
+PKG_DEPENDS:= libncurses libpcap
+PKG_BUILDDEP:= libpcap ncurses
+PKG_NEEDS:= threads
PKG_URL:= http://www.ex-parrot.com/~pdw/iftop/
PKG_SITES:= http://www.ex-parrot.com/~pdw/iftop/download/