wok diff flex/receipt @ rev 12636

Up osip (3.6.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 29 17:43:04 2012 +0200 (2012-04-29)
parents 61d3b0ce3a2b
children 2d437cc7c50c
line diff
     1.1 --- a/flex/receipt	Fri May 20 08:58:54 2011 +0200
     1.2 +++ b/flex/receipt	Sun Apr 29 17:43:04 2012 +0200
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Flex is a fast lexical analyser generator."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="bison"
     1.8 -BUILD_DEPENDS="bison"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://flex.sourceforge.net/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.12  
    1.13 +DEPENDS="bison"
    1.14 +BUILD_DEPENDS="bison"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {