wok-next rev 8522
Fix: xalan-xerces-j needs real tar to unpack
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 03:20:36 2011 +0100 (2011-02-13) |
parents | dc6a2b74df53 |
children | 9fc32aa2b184 |
files | xalan-xerces-j/receipt |
line diff
1.1 --- a/xalan-xerces-j/receipt Sat Feb 12 12:24:22 2011 +0000 1.2 +++ b/xalan-xerces-j/receipt Sun Feb 13 03:20:36 2011 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 MAINTAINER="rcx@zoominternet.net" 1.5 DEPENDS="jre" 1.6 #DEPENDS="java-jre" 1.7 -BUILD_DEPENDS="" 1.8 +BUILD_DEPENDS="tar" 1.9 SUGGESTED="" 1.10 TARBALL="${SOURCE}_2_7_1-bin-2jars.tar.gz" 1.11 WEB_SITE="http://xalan.apache.org/"