wok-current diff asciiquarium/receipt @ rev 9454
busybox/httpd_helper.sh: allow simultaneous GET & POST
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 03 00:17:32 2011 +0200 (2011-04-03) |
parents | 4dddb82b1ff9 |
children | a7b54d88ae54 |
line diff
1.1 --- a/asciiquarium/receipt Fri Nov 21 06:40:11 2008 +0000 1.2 +++ b/asciiquarium/receipt Sun Apr 03 00:17:32 2011 +0200 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()