wok diff asciiquarium/receipt @ rev 7776
busybox: enable filters for cpio -i and cpio -t
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 23 10:37:39 2010 +0100 (2010-12-23) |
parents | 4dddb82b1ff9 |
children | a7b54d88ae54 |
line diff
1.1 --- a/asciiquarium/receipt Fri Nov 21 06:40:11 2008 +0000 1.2 +++ b/asciiquarium/receipt Thu Dec 23 10:37:39 2010 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.robobunny.com/projects/$PACKAGE/html/" 1.5 WGET_URL="http://www.robobunny.com/projects/$PACKAGE/$TARBALL" 1.6 DEPENDS="perl-animation perl-curses" 1.7 +TAGS="screensaver" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()