wok diff rhino/receipt @ rev 4621

ajaxterm: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 17 20:23:31 2009 +0100 (2009-12-17)
parents f0755d9e99ed
children 8be66f03fbd2
line diff
     1.1 --- a/rhino/receipt	Mon Aug 10 12:29:28 2009 +0000
     1.2 +++ b/rhino/receipt	Thu Dec 17 20:23:31 2009 +0100
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="JavaScript for Java."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -DEPENDS="java-jre"
     1.8 +DEPENDS="jre"
     1.9 +#DEPENDS="java-jre"
    1.10  BUILD_DEPENDS=""
    1.11  SUGGESTED=""
    1.12  TARBALL="${PACKAGE}1_7R2.zip"