wok-next diff xlogo/receipt @ rev 9875
slitaz-boot-script: fix again for an -a
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 16 23:50:22 2011 +0200 (2011-05-16) |
parents | dc0644f601c0 |
children | e2bcd8d58be1 |
line diff
1.1 --- a/xlogo/receipt Sat Sep 25 14:16:28 2010 +0200 1.2 +++ b/xlogo/receipt Mon May 16 23:50:22 2011 +0200 1.3 @@ -5,8 +5,10 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A logo interpreter written in java." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 +WEB_SITE="http://xlogo.tuxfamily.org" 1.8 + 1.9 DEPENDS="java-jre" 1.10 -WEB_SITE="http://xlogo.tuxfamily.org" 1.11 +BUILD_DEPENDS="" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()