wok-next rev 10610
tcpick: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 17:22:51 2011 +0200 (2011-05-26) |
parents | f51a43f01469 |
children | 6c1acca69dd8 |
files | tcpick/receipt |
line diff
1.1 --- a/tcpick/receipt Thu May 26 17:20:02 2011 +0200 1.2 +++ b/tcpick/receipt Thu May 26 17:22:51 2011 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="libpcap" 1.7 -BUILD_DEPENDS="libpcap" 1.8 +BUILD_DEPENDS="libpcap-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()