wok diff gc/receipt @ rev 15781
linux: remove kmod dep
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 13 00:02:35 2014 +0100 (2014-01-13) |
parents | d6a795fdb8fa |
children | e4cda1000ec7 |
line diff
1.1 --- a/gc/receipt Mon Jun 25 08:54:12 2012 +0000 1.2 +++ b/gc/receipt Mon Jan 13 00:02:35 2014 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A garbage collector for C and C++." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="MIT GPL" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.hpl.hp.com/personal/Hans_Boehm/gc/" 1.10 WGET_URL="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/$TARBALL"