wok-6.x diff tcpick/receipt @ rev 10514
libmtp: update bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 15:55:10 2011 +0200 (2011-05-25) |
parents | 0dedd19314fb |
children | e7780d51d896 |
line diff
1.1 --- a/tcpick/receipt Wed Mar 09 23:45:07 2011 +0000 1.2 +++ b/tcpick/receipt Wed May 25 15:55:10 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 {