wok diff rhino/receipt @ rev 4437

cvs: Enable server.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Nov 02 10:55:44 2009 +0000 (2009-11-02)
parents f0755d9e99ed
children 8be66f03fbd2
line diff
     1.1 --- a/rhino/receipt	Mon Aug 10 12:29:28 2009 +0000
     1.2 +++ b/rhino/receipt	Mon Nov 02 10:55:44 2009 +0000
     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"