wok diff vacation/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 ad9b056de8bc
children 2a21689b0af7
line diff
     1.1 --- a/vacation/receipt	Wed Feb 18 11:41:03 2009 +0000
     1.2 +++ b/vacation/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  DEPENDS="gdbm"
     1.6  BUILD_DEPENDS="gdbm-dev"
     1.7 +TAGS="email"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()