wok diff tcpdump/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents 3e397378bee1
children 02bbaa9d12ba
line diff
     1.1 --- a/tcpdump/receipt	Tue Jul 15 19:31:18 2008 +0000
     1.2 +++ b/tcpdump/receipt	Tue Mar 01 18:45:33 2011 +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()