wok-stable diff bzip2/receipt @ rev 3611

glibc: fix genpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 29 11:40:12 2009 +0200 (2009-06-29)
parents 54e0e2124353
children 702cfa82af35
line diff
     1.1 --- a/bzip2/receipt	Tue May 06 20:46:42 2008 +0000
     1.2 +++ b/bzip2/receipt	Mon Jun 29 11:40:12 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()