wok-next diff nethogs/receipt @ rev 5162
icu, libetpan, libplayer, libvalhalla, wesnoth, xine-lib: compile_rules should be busybox compatible
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 25 09:27:06 2010 +0100 (2010-03-25) |
parents | bee79018e13a |
children | 54cef349f3b7 |
line diff
1.1 --- a/nethogs/receipt Wed Feb 24 10:31:06 2010 +0000 1.2 +++ b/nethogs/receipt Thu Mar 25 09:27:06 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Small 'net top' tool." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 +DEPENDS="ncurses gcc-lib-base" 1.9 BUILD_DEPENDS="ncurses-dev libpcap" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://nethogs.sourceforge.net/"