wok-stable diff xerces-c/receipt @ rev 5571
v4l-dvb: fix lsmod path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 14 21:40:50 2010 +0200 (2010-05-14) |
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 Fri May 14 21:40:50 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/"