wok diff flex/receipt @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents 2f3ab9e8fe47
children ff0287480891
line diff
     1.1 --- a/flex/receipt	Sat Jan 17 14:08:21 2009 +0100
     1.2 +++ b/flex/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Flex is a fast lexical analyser generator."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +DEPENDS="m4"
     1.8  BUILD_DEPENDS="m4"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://flex.sourceforge.net/"