wok-current diff sdcc/receipt @ rev 11772

syslinux/ifmem.c: add 1M to round boundaries
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 23 16:08:26 2012 +0100 (2012-02-23)
parents 7ad949dccd95
children 84ac67254317
line diff
     1.1 --- a/sdcc/receipt	Thu Nov 03 16:33:16 2011 +0100
     1.2 +++ b/sdcc/receipt	Thu Feb 23 16:08:26 2012 +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()