wok-stable rev 8603
Added bison to ftjam build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 14 04:09:16 2011 +0000 (2011-02-14) |
parents | a8ee7dba5728 |
children | 61a02157c7af |
files | ftjam/receipt |
line diff
1.1 --- a/ftjam/receipt Mon Feb 14 02:23:22 2011 +0000 1.2 +++ b/ftjam/receipt Mon Feb 14 04:09:16 2011 +0000 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"