wok-4.x diff tcc/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 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 05:27:28 2011 +0100
     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