wok diff tcpdump/receipt @ rev 7795

busybox: add ncurses-common in depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 24 12:04:47 2010 +0100 (2010-12-24)
parents 3e397378bee1
children 02bbaa9d12ba
line diff
     1.1 --- a/tcpdump/receipt	Tue Jul 15 19:31:18 2008 +0000
     1.2 +++ b/tcpdump/receipt	Fri Dec 24 12:04:47 2010 +0100
     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()