wok-6.x diff xerces-c/receipt @ rev 5150
a2ps, dev86, icedtea6-jdk: compile_rules should be busybox compatible
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 24 08:33:13 2010 +0100 (2010-03-24) |
parents | 413b0174114a |
children | bc51fc512c96 |
line diff
1.1 --- a/xerces-c/receipt Sun Feb 28 18:16:33 2010 +0100 1.2 +++ b/xerces-c/receipt Wed Mar 24 08:33:13 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A validating XML parser written in a portable subset of C++." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 -DEPENDS="glibc-base gcc-lib-base libcurl libcrypto" 1.8 +DEPENDS="glibc-base gcc-lib-base libcurl libcrypto icu" 1.9 BUILD_DEPENDS="slitaz-toolchain" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://xerces.apache.org/"