wok-next diff libxslt/receipt @ rev 14243
lirc: remove incompatible drivers
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 23 10:06:31 2013 +0100 (2013-03-23) |
parents | b7319995b37e |
children | 09959b49f7da |
line diff
1.1 --- a/libxslt/receipt Mon Jan 02 23:06:18 2012 +0100 1.2 +++ b/libxslt/receipt Sat Mar 23 10:06:31 2013 +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="python-dev" 1.8 +BUILD_DEPENDS="libgcrypt-dev libxml2-dev zlib-dev python-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"