# HG changeset patch # User Pascal Bellard # Date 1306314758 -7200 # Node ID 6515656d7476c2881648e78a72af7576f79a0b0a # Parent f250021092e090f74c00582cd1b9818b4643caab xalan-c: update bdeps diff -r f250021092e0 -r 6515656d7476 xalan-c/receipt --- a/xalan-c/receipt Wed May 25 11:09:44 2011 +0200 +++ b/xalan-c/receipt Wed May 25 11:12:38 2011 +0200 @@ -5,13 +5,15 @@ CATEGORY="development" SHORT_DESC="An XSLT processor for transforming XML documents into HTML, text, or other XML document types." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base gcc-lib-base xerces-c libcurl libcrypto icu" TARBALL="Xalan-C_r705082-src.tar.gz" WEB_SITE="http://xalan.apache.org/" # Need to use the patched r705082 version on Gentoo's mirrors # Normal WGET_URL would be "http://www.apache.org/dist/xml/$PACKAGE/source/$TARBALL" WGET_URL="http://www.gtlib.gatech.edu/pub/gentoo/distfiles/$TARBALL" +DEPENDS="glibc-base gcc-lib-base xerces-c libcurl libcrypto icu" +BUILD_DEPENDS="xerces-c-dev" + # Rules to configure and make the package. compile_rules() {