wok diff libxslt/receipt @ rev 11535

libxslt, libxslt-python: fix build
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 25 03:36:39 2011 +0100 (2011-12-25)
parents c5a4c90d37a6
children b7319995b37e
line diff
     1.1 --- a/libxslt/receipt	Mon Apr 04 01:47:36 2011 +0000
     1.2 +++ b/libxslt/receipt	Sun Dec 25 03:36:39 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="python"
     1.8 +BUILD_DEPENDS="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"