wok-next diff gcompris/receipt @ rev 8925

fix pmount: needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 01 05:27:28 2011 +0100 (2011-03-01)
parents 64dc7f280f43
children 1866dcdc7fbd
line diff
     1.1 --- a/gcompris/receipt	Sat Feb 26 05:05:54 2011 +0100
     1.2 +++ b/gcompris/receipt	Tue Mar 01 05:27:28 2011 +0100
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet sqlite \
     1.6  libcroco"
     1.7 -BUILD_DEPENDS="intltool perl-texi2html"
     1.8 +BUILD_DEPENDS="pygtk-dev libsdl-mixer-dev librsvg-dev libxml2-dev gnuchess \
     1.9 +gnet-dev sqlite-dev libcroco-dev intltool"
    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"