wok-next diff bison/receipt @ rev 5153

get-virtualbox: Fix build.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 24 14:34:06 2010 +0100 (2010-03-24)
parents 4ffc7c76d358
children f3b4c623429b
line diff
     1.1 --- a/bison/receipt	Thu Jun 25 10:34:30 2009 +0000
     1.2 +++ b/bison/receipt	Wed Mar 24 14:34:06 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"