wok diff nethogs/receipt @ rev 16958
Add mate-common-dev and mate-desktop-dev
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Mon Jul 28 20:21:05 2014 -0300 (2014-07-28) |
parents | 6046c764a36c |
children | 3ba8d2c9720d |
line diff
1.1 --- a/nethogs/receipt Fri Jan 25 20:35:32 2013 +0000 1.2 +++ b/nethogs/receipt Mon Jul 28 20:21:05 2014 -0300 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 {