wok-current rev 10459
tcpick: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 11:18:40 2011 +0200 (2011-05-25) |
parents | 2f973edec121 |
children | f0467e0fd4b2 |
files | tcpick/receipt |
line diff
1.1 --- a/tcpick/receipt Wed May 25 11:15:21 2011 +0200 1.2 +++ b/tcpick/receipt Wed May 25 11:18:40 2011 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="TCP stream sniffer and connection tracker" 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="libpcap" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://tcpick.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 1.12 +DEPENDS="libpcap" 1.13 +BUILD_DEPENDS="libpcap" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {