wok-current diff xalan-xerces-j/receipt @ rev 6439
add patch: no pwd for halt/reboot/hibernate option
author | xfred@localhost |
---|---|
date | Mon Sep 27 21:59:43 2010 +0000 (2010-09-27) |
parents | f0755d9e99ed |
children | 53ecebbc8732 |
line diff
1.1 --- a/xalan-xerces-j/receipt Mon Aug 10 12:29:28 2009 +0000 1.2 +++ b/xalan-xerces-j/receipt Mon Sep 27 21:59:43 2010 +0000 1.3 @@ -6,7 +6,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A validating XML parser and an XSLT processor written in 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="${SOURCE}_2_7_1-bin-2jars.tar.gz"