wok-next diff tcpdump/receipt @ rev 6704
Added depends to mplayer that should be there. I also fix it to build on a clean chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 13 21:54:43 2010 +0000 (2010-10-13) |
parents | 3e397378bee1 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/tcpdump/receipt Tue Jul 15 19:31:18 2008 +0000 1.2 +++ b/tcpdump/receipt Wed Oct 13 21:54:43 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.tcpdump.org/" 1.6 WGET_URL="http://www.tcpdump.org/release/$TARBALL" 1.7 +TAGS="network security" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()