wok-6.x diff xerces-c/receipt @ rev 6100
tazbb/sort_cook_list: awk fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 31 15:19:29 2010 +0200 (2010-08-31) |
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 Tue Aug 31 15:19:29 2010 +0200 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/"