wok-stable diff ftjam/receipt @ rev 9239
strigi: fix BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 12 16:08:57 2011 +0100 (2011-03-12) |
parents | daeced6e66a8 |
children | 1d1e623d75eb |
line diff
1.1 --- a/ftjam/receipt Mon Nov 30 10:45:08 2009 +0000 1.2 +++ b/ftjam/receipt Sat Mar 12 16:08:57 2011 +0100 1.3 @@ -7,6 +7,7 @@ 1.4 SHORT_DESC=="FT Jam - an enhanced version of the Jam build tool" 1.5 WEB_SITE="http://freetype.org/jam/" 1.6 DEPENDS="glibc-base" 1.7 +BUILD_DEPENDS="bison" 1.8 PROVIDE="jam" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WGET_URL="http://david.freetype.org/jam/$TARBALL"