wok-next diff flex/receipt @ rev 6961
xorg-server: add config dir
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Oct 26 13:15:37 2010 +0200 (2010-10-26) |
parents | 2f3ab9e8fe47 |
children | ff0287480891 |
line diff
1.1 --- a/flex/receipt Sat Jan 17 14:08:21 2009 +0100 1.2 +++ b/flex/receipt Tue Oct 26 13:15:37 2010 +0200 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/"