wok-next diff libxslt/receipt @ rev 1595
clamav: adduser before chown
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Fri Oct 17 16:25:04 2008 +0000 (2008-10-17) |
parents | cf22fee17710 |
children | a714cd6d9d90 |
line diff
1.1 --- a/libxslt/receipt Wed Feb 13 15:26:29 2008 +0100 1.2 +++ b/libxslt/receipt Fri Oct 17 16:25:04 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/"