wok diff pktstat/receipt @ rev 16500
Add: qt-locale-* - translations and phrasebooks for Qt4 system
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Apr 23 21:45:30 2014 +0300 (2014-04-23) |
parents | 526614c5acc6 |
children | 3ba8d2c9720d |
line diff
1.1 --- a/pktstat/receipt Fri Jan 25 20:30:21 2013 +0000 1.2 +++ b/pktstat/receipt Wed Apr 23 21:45:30 2014 +0300 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Real-time interface traffic viewer for ncurses." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses libpcap" 1.8 -BUILD_DEPENDS="ncurses-dev libpcap-dev" 1.9 +LICENSE="PublicDomain" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.adaptive-enterprises.com.au/~d/software/pktstat/" 1.12 WGET_URL="http://www.adaptive-enterprises.com.au/~d/software/pktstat/$TARBALL" 1.13 1.14 +DEPENDS="ncurses libpcap" 1.15 +BUILD_DEPENDS="ncurses-dev libpcap-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {