wok diff nethogs/receipt @ rev 11474
python-flup: reverting my changes, it was not good (thanks godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 17:52:22 2011 +0100 (2011-12-17) |
parents | 5b44af8c1257 |
children | 6046c764a36c |
line diff
1.1 --- a/nethogs/receipt Sun Feb 28 16:38:48 2010 +0100 1.2 +++ b/nethogs/receipt Sat Dec 17 17:52:22 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Small 'net top' tool." 1.5 MAINTAINER="paul@slitaz.org" 1.6 DEPENDS="ncurses gcc-lib-base" 1.7 -BUILD_DEPENDS="ncurses-dev libpcap" 1.8 +BUILD_DEPENDS="ncurses-dev libpcap libpcap-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://nethogs.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"