wok diff bison/receipt @ rev 5028
midori: add custom config and bookmarks
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 02 22:48:14 2010 +0100 (2010-03-02) |
parents | 4ffc7c76d358 |
children | f3b4c623429b |
line diff
1.1 --- a/bison/receipt Thu Jun 25 10:34:30 2009 +0000 1.2 +++ b/bison/receipt Tue Mar 02 22:48:14 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"