wok-tiny diff libm/receipt @ rev 90

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 05 13:51:26 2013 +0200 (2013-07-05)
parents d3c5f3688ec0
children bb00d1e3b0f7
line diff
     1.1 --- a/libm/receipt	Thu May 19 15:40:03 2011 +0200
     1.2 +++ b/libm/receipt	Fri Jul 05 13:51:26 2013 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="Math runtime library"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="LGPL"
     1.8  [ -n "$TARGET" ] || TARGET="i486"
     1.9  DEPENDS="base-tiny"
    1.10  BUILD_DEPENDS="uclibc-cross-compiler-$TARGET"