wok-next diff flex/receipt @ rev 17041
slitaz-configs-base: /home may not exist (cookiso case)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 19 13:06:45 2014 +0200 (2014-08-19) |
parents | 5286a067ac76 |
children | 0077ff4547da |
line diff
1.1 --- a/flex/receipt Sun Aug 11 19:53:39 2013 +0000 1.2 +++ b/flex/receipt Tue Aug 19 13:06:45 2014 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://flex.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="bison" 1.10 BUILD_DEPENDS="bison"