wok-next diff nethogs/receipt @ rev 15560
Up: thunderbird-langpack-it (17.0.11esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 24 17:37:43 2013 +0100 (2013-11-24) |
parents | 54cef349f3b7 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/nethogs/receipt Wed May 25 16:09:27 2011 +0200 1.2 +++ b/nethogs/receipt Sun Nov 24 17:37:43 2013 +0100 1.3 @@ -1,11 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="nethogs" 1.7 -VERSION="0.7.0" 1.8 +VERSION="0.8.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Small 'net top' tool." 1.11 MAINTAINER="paul@slitaz.org" 1.12 -DEPENDS="ncurses gcc-lib-base" 1.13 +DEPENDS="ncurses gcc-lib-base libpcap" 1.14 BUILD_DEPENDS="ncurses-dev libpcap libpcap-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://nethogs.sourceforge.net/"