wok rev 1589
libxslt: fix depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Oct 16 20:13:47 2008 +0000 (2008-10-16) |
parents | 9733af969c86 |
children | 5199985d69a7 |
files | libxslt/receipt |
line diff
1.1 --- a/libxslt/receipt Thu Oct 16 20:07:39 2008 +0000 1.2 +++ b/libxslt/receipt Thu Oct 16 20:13:47 2008 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="XSLT support for libxml2." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="libgcrypt" 1.8 BUILD_DEPENDS="libxml2-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.xmlsoft.org/XSLT/"