wok-6.x diff unfs3/receipt @ rev 12810
readline: ARM want it :-) so we can cross compile bash
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 20 03:01:49 2012 +0200 (2012-05-20) |
parents | f6d334f2cb4d |
children | 23c3aed67cd9 |
line diff
1.1 --- a/unfs3/receipt Wed Jul 21 15:02:43 2010 +0200 1.2 +++ b/unfs3/receipt Sun May 20 03:01:49 2012 +0200 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="User-land NFSv3 Server" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="portmap" 1.7 +BUILD_DEPENDS="flex" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://unfs3.sourceforge.net/" 1.10 WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}"