wok-6.x diff zsh/receipt @ rev 5005
p*: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 28 17:01:48 2010 +0100 (2010-02-28) |
parents | 5a629c6af8c3 |
children | 413b0174114a |
line diff
1.1 --- a/zsh/receipt Thu Oct 09 15:00:42 2008 +0000 1.2 +++ b/zsh/receipt Sun Feb 28 17:01:48 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://zsh.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="shell" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()