# HG changeset patch # User Pascal Bellard # Date 1306315120 -7200 # Node ID 91b97e8d14d8d9b771409552ee6ba097848885fb # Parent 2f973edec12140dad2932e26481951a48e09d8b4 tcpick: update bdeps diff -r 2f973edec121 -r 91b97e8d14d8 tcpick/receipt --- a/tcpick/receipt Wed May 25 11:15:21 2011 +0200 +++ b/tcpick/receipt Wed May 25 11:18:40 2011 +0200 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="TCP stream sniffer and connection tracker" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="libpcap" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://tcpick.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +DEPENDS="libpcap" +BUILD_DEPENDS="libpcap" + # Rules to configure and make the package. compile_rules() {