wok diff libxslt/receipt @ rev 9197
spidermonkey: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 10 11:24:48 2011 +0100 (2011-03-10) |
parents | ed7be0cb5b81 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/libxslt/receipt Tue Sep 28 15:05:34 2010 +0000 1.2 +++ b/libxslt/receipt Thu Mar 10 11:24:48 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="XSLT support for libxml2." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="libgcrypt libxml2 zlib" 1.7 -BUILD_DEPENDS="libxml2-dev" 1.8 +BUILD_DEPENDS="libgcrypt-dev libxml2-dev zlib-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.xmlsoft.org/XSLT/" 1.11 WGET_URL="ftp://xmlsoft.org/libxslt/$TARBALL"