wok 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 24d921ddb3b6
children b28b4b14a1de
files xpat2/receipt
line diff
     1.1 --- a/xpat2/receipt	Tue Mar 01 18:39:51 2011 +0000
     1.2 +++ b/xpat2/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -6,8 +6,7 @@
     1.4  SHORT_DESC="Soltaire games for X."
     1.5  MAINTAINER="b1+slitaz@nagel.org"
     1.6  WEB_SITE="http://manpages.ubuntu.com/manpages/intrepid/man6/xpat2.html"
     1.7 -DEPENDS="xorg"
     1.8 -BUILD_DEPENDS="xorg-dev xorg-dev-proto"
     1.9 +DEPENDS="xorg-libX11 xorg-libXt xorg-libXaw"
    1.10  TARBALL="$PACKAGE-$VERSION-src.tar.gz"
    1.11  WGET_URL="http://www.ibiblio.org/pub/Linux/games/solitaires/$TARBALL"
    1.12