wok-next diff tcc/receipt @ rev 8910

mono: add perl in BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 28 12:52:47 2011 +0100 (2011-02-28)
parents 2f9a90706449
children 940b5937e496
line diff
     1.1 --- a/tcc/receipt	Sat May 15 16:05:09 2010 +0200
     1.2 +++ b/tcc/receipt	Mon Feb 28 12:52:47 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