wok-next rev 8865

Fix: gcompris build depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 26 05:05:54 2011 +0100 (2011-02-26)
parents 9214b75769d2
children 70278f413019
files gcompris/receipt
line diff
     1.1 --- a/gcompris/receipt	Sat Feb 26 05:01:22 2011 +0100
     1.2 +++ b/gcompris/receipt	Sat Feb 26 05:05:54 2011 +0100
     1.3 @@ -7,8 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet sqlite \
     1.6  libcroco"
     1.7 -BUILD_DEPENDS="pygtk-dev libsdl-mixer-dev librsvg-dev libxml2-dev gnuchess \
     1.8 -gnet-dev sqlite-dev libcroco-dev"
     1.9 +BUILD_DEPENDS="intltool perl-texi2html"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.gcompris.net/"
    1.12  WGET_URL="$SF_MIRROR/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"