wok rev 8423

Add flex to autofs build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 18:06:36 2011 +0000 (2011-02-05)
parents 7a661ffdc0e1
children 73242cce68d2
files autofs/receipt
line diff
     1.1 --- a/autofs/receipt	Sat Feb 05 17:56:01 2011 +0000
     1.2 +++ b/autofs/receipt	Sat Feb 05 18:06:36 2011 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="Linux automounter."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 +BUILD_DEPENDS="flex"
     1.8  WEB_SITE="http://www.kernel.org/pub/linux/daemons/autofs/v5"
     1.9  WGET_URL="$WEB_SITE/$TARBALL"
    1.10  DEPENDS="linux-autofs"