wok diff gcompris/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 3246894804ff
children 5836cf9d216a
line diff
     1.1 --- a/gcompris/receipt	Sun Feb 27 11:52:25 2011 +0100
     1.2 +++ b/gcompris/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet sqlite \
     1.5  libcroco"
     1.6  BUILD_DEPENDS="pygtk-dev libsdl-mixer-dev librsvg-dev libxml2-dev gnuchess \
     1.7 -gnet-dev sqlite-dev libcroco-dev intltool"
     1.8 +gnet-dev sqlite-dev libcroco-dev intltool perl-texi2html"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.gcompris.net/"
    1.11  WGET_URL="$SF_MIRROR/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"