wok diff xalan-c/receipt @ rev 11554

Add libextractor form wok-undigest
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 25 15:19:05 2011 +0100 (2011-12-25)
parents 0e59484220c7
children 4f158dc150af
line diff
     1.1 --- a/xalan-c/receipt	Tue May 24 13:48:58 2011 +0000
     1.2 +++ b/xalan-c/receipt	Sun Dec 25 15:19:05 2011 +0100
     1.3 @@ -5,13 +5,15 @@
     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 icu"
     1.8  TARBALL="Xalan-C_r705082-src.tar.gz"
     1.9  WEB_SITE="http://xalan.apache.org/"
    1.10  # Need to use the patched r705082 version on Gentoo's mirrors
    1.11  # Normal WGET_URL would be "http://www.apache.org/dist/xml/$PACKAGE/source/$TARBALL"
    1.12  WGET_URL="http://www.gtlib.gatech.edu/pub/gentoo/distfiles/$TARBALL"
    1.13  
    1.14 +DEPENDS="glibc-base gcc-lib-base xerces-c libcurl libcrypto icu"
    1.15 +BUILD_DEPENDS="xerces-c-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {