wok-next rev 12334
libxslt: Update build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 09:01:04 2012 +0000 (2012-04-19) |
parents | 4d989daf5de1 |
children | b1f2da41812a |
files | libxslt-python/receipt libxslt/receipt |
line diff
1.1 --- a/libxslt-python/receipt Thu Apr 19 08:58:35 2012 +0000 1.2 +++ b/libxslt-python/receipt Thu Apr 19 09:01:04 2012 +0000 1.3 @@ -6,7 +6,6 @@ 1.4 SHORT_DESC="python module for libxslt" 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 DEPENDS="libxslt python" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 WANTED="libxslt" 1.9 WEB_SITE="http://xmlsoft.org/" 1.10
2.1 --- a/libxslt/receipt Thu Apr 19 08:58:35 2012 +0000 2.2 +++ b/libxslt/receipt Thu Apr 19 09:01:04 2012 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="XSLT support for libxml2." 2.5 MAINTAINER="pankso@slitaz.org" 2.6 DEPENDS="libgcrypt libxml2 zlib" 2.7 -BUILD_DEPENDS="python-dev" 2.8 +BUILD_DEPENDS="libgcrypt-dev libxml2-dev zlib-dev python-dev" 2.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.10 WEB_SITE="http://www.xmlsoft.org/XSLT/" 2.11 WGET_URL="ftp://xmlsoft.org/libxslt/$TARBALL"