wok-current diff bison/receipt @ rev 5004
[m-o]*: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 28 16:38:48 2010 +0100 (2010-02-28) |
parents | 4ffc7c76d358 |
children | f3b4c623429b |
line diff
1.1 --- a/bison/receipt Thu Jun 25 10:34:30 2009 +0000 1.2 +++ b/bison/receipt Sun Feb 28 16:38:48 2010 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="GNU parser generator." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 +DEPENDS="m4" 1.8 BUILD_DEPENDS="m4" 1.9 WEB_SITE="http://www.gnu.org/software/bison/" 1.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"