wok-current diff bzip2/receipt @ rev 3636
Add dmsetup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 03 16:28:47 2009 +0200 (2009-07-03) |
parents | 54e0e2124353 |
children | 702cfa82af35 |
line diff
1.1 --- a/bzip2/receipt Tue May 06 20:46:42 2008 +0000 1.2 +++ b/bzip2/receipt Fri Jul 03 16:28:47 2009 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.bzip.org/" 1.5 WGET_URL="http://www.bzip.org/1.0.4/$TARBALL" 1.6 DEPENDS="bzlib" 1.7 +TAGS="compression archive" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()