wok diff tcc/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 2f9a90706449
children 940b5937e496
line diff
     1.1 --- a/tcc/receipt	Sat May 15 16:05:09 2010 +0200
     1.2 +++ b/tcc/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://bellard.org/$PACKAGE/"
     1.6  DEPENDS="tcc-common"
     1.7 +BUILD_DEPENDS="perl"
     1.8  WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL"
     1.9  TAGS="compiler C"
    1.10