diff options
Diffstat (limited to 'meta-networking/recipes-support/iftop')
-rw-r--r-- | meta-networking/recipes-support/iftop/iftop_1.0pre2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb index cc1f8b046..e60fc8a70 100644 --- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb +++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "iftop does for network usage what top(1) does for CPU usage" | 1 | SUMMARY = "iftop does for network usage what top(1) does for CPU usage" |
2 | HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/" | 2 | HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/" |
3 | 3 | SECTION = "net" | |
4 | DEPENDS = "libpcap ncurses" | 4 | DEPENDS = "libpcap ncurses" |
5 | 5 | ||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |