wok rev 11486
sdcc: add flex as build_depend
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Dec 18 03:02:00 2011 +0100 (2011-12-18) |
parents | 52f969799e1b |
children | 43543ae6da45 |
files | sdcc/receipt |
line diff
1.1 --- a/sdcc/receipt Sun Dec 18 03:02:00 2011 +0100 1.2 +++ b/sdcc/receipt Sun Dec 18 03:02:00 2011 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://sdcc.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" 1.6 TAGS="cross compiler" 1.7 +BUILD_DEPENDS="flex" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()