wok diff xlogo/receipt @ rev 9823

aqualung: fix BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 15 04:21:31 2011 +0200 (2011-05-15)
parents dc0644f601c0
children e2bcd8d58be1
line diff
     1.1 --- a/xlogo/receipt	Sat Sep 25 14:16:28 2010 +0200
     1.2 +++ b/xlogo/receipt	Sun May 15 04:21:31 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()