wok diff lzlib/receipt @ rev 15695
Fix missing mkdir command
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 11:13:51 2013 +0100 (2013-12-21) |
parents | 8752c40cc534 |
children | f6332424127f |
line diff
1.1 --- a/lzlib/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/lzlib/receipt Sat Dec 21 11:13:51 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="Compressor with a high compression ratio library." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="LGPL2.1" 1.8 WEB_SITE="http://sourceforge.net/projects/sevenzip/" 1.9 DEPENDS="zlib gcc-lib-base" 1.10 WANTED="lzma"