wok rev 10517
nethogs: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 16:09:27 2011 +0200 (2011-05-25) |
parents | 61bbb7e1c9de |
children | 163ab7bf6128 |
files | nethogs/receipt |
line diff
1.1 --- a/nethogs/receipt Wed May 25 16:06:53 2011 +0200 1.2 +++ b/nethogs/receipt Wed May 25 16:09:27 2011 +0200 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"