wok diff xalan-c/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents 413b0174114a
children c161b9c835d2
line diff
     1.1 --- a/xalan-c/receipt	Sun Feb 28 18:16:33 2010 +0100
     1.2 +++ b/xalan-c/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="An XSLT processor for transforming XML documents into HTML, text, or other XML document types."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -DEPENDS="glibc-base gcc-lib-base xerces-c libcurl libcrypto"
     1.8 +DEPENDS="glibc-base gcc-lib-base xerces-c libcurl libcrypto icu"
     1.9  BUILD_DEPENDS="slitaz-toolchain xerces-c xerces-c-dev"
    1.10  TARBALL="Xalan-C_r705082-src.tar.gz"
    1.11  WEB_SITE="http://xalan.apache.org/"