wok diff nethogs/receipt @ rev 16027

Add to ARM: libnl, wpa_supplicant, wput
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 08 07:29:53 2014 +0100 (2014-03-08)
parents 6046c764a36c
children 3ba8d2c9720d
line diff
     1.1 --- a/nethogs/receipt	Fri Jan 25 20:35:32 2013 +0000
     1.2 +++ b/nethogs/receipt	Sat Mar 08 07:29:53 2014 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Small 'net top' tool."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="ncurses gcc-lib-base libpcap"
     1.8 -BUILD_DEPENDS="ncurses-dev libpcap libpcap-dev"
     1.9 +LICENSE="GPL"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://nethogs.sourceforge.net/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="network"
    1.14  
    1.15 +DEPENDS="ncurses gcc-lib-base libpcap"
    1.16 +BUILD_DEPENDS="ncurses-dev libpcap libpcap-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {