wok diff sdcc/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents 18f9cd000cd5
children 02c70d036ea0
line diff
     1.1 --- a/sdcc/receipt	Sat Dec 22 18:06:11 2012 +0100
     1.2 +++ b/sdcc/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Retargettable C compiler for 8051, Z80 and 68HC08."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-src-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://sdcc.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
    1.11  TAGS="cross compiler C 8051 Z80 68HC08 assembler"
    1.12 +
    1.13  BUILD_DEPENDS="flex libboost-graph-dev gputils"
    1.14  
    1.15  # Rules to configure and make the package.