wok diff nethogs/receipt @ rev 13988
PyQt-x11-gpl: up to 4.9.6
author | ernia <monghitri@aruba.it> |
---|---|
date | Sat Feb 09 07:42:09 2013 +0000 (2013-02-09) |
parents | 54cef349f3b7 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/nethogs/receipt Wed May 25 16:09:27 2011 +0200 1.2 +++ b/nethogs/receipt Sat Feb 09 07:42:09 2013 +0000 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/"