# HG changeset patch # User Pascal Bellard # Date 1306315172 -7200 # Node ID f0467e0fd4b241f01c2574176f5c5dc2503e677f # Parent 91b97e8d14d8d9b771409552ee6ba097848885fb tcpdump: update bdeps diff -r 91b97e8d14d8 -r f0467e0fd4b2 tcpdump/receipt --- a/tcpdump/receipt Wed May 25 11:18:40 2011 +0200 +++ b/tcpdump/receipt Wed May 25 11:19:32 2011 +0200 @@ -4,14 +4,15 @@ VERSION="3.9.8" CATEGORY="security" SHORT_DESC="cli wire sniffer" -DEPENDS="libcrypto openssl " -BUILD_DEPENDS="libpcap" MAINTAINER="sdaigl@lacitec.on.ca" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.tcpdump.org/" WGET_URL="http://www.tcpdump.org/release/$TARBALL" TAGS="network security" +DEPENDS="libcrypto openssl " +BUILD_DEPENDS="libpcap libpcap-dev" + # Rules to configure and make the package. compile_rules() {