wok diff enlightenment/receipt @ rev 4996
tazbb: add check-depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 27 20:49:37 2010 +0100 (2010-02-27) |
parents | f45ca0153dd5 |
children | 6e90579538d6 |
line diff
1.1 --- a/enlightenment/receipt Sun Jan 10 23:08:38 2010 +0100 1.2 +++ b/enlightenment/receipt Sat Feb 27 20:49:37 2010 +0100 1.3 @@ -13,6 +13,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.enlightenment.org/" 1.6 WGET_URL="http://download.enlightenment.org/snapshots/2009-12-02/$TARBALL" 1.7 +TAGS="wm window-manager" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()