wok-stable diff xhtml2pdf/receipt @ rev 3265

sphinx & xhtml2pdf: update DEPENDS
author Claudinei Pereira <claudinei@slitaz.org>
date Tue Jun 02 00:24:47 2009 +0000 (2009-06-02)
parents b7ebb23c472e
children 5f1aeeb805d8
line diff
     1.1 --- a/xhtml2pdf/receipt	Sun May 31 23:50:18 2009 +0000
     1.2 +++ b/xhtml2pdf/receipt	Tue Jun 02 00:24:47 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.xhtml2pdf.com"
     1.6  WGET_URL="http://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.7 -DEPENDS="python reportlab html5lib pypdf"
     1.8 +DEPENDS="python reportlab html5lib pypdf setuptools"
     1.9  BUILD_DEPENDS="python python-dev setuptools reportlab html5lib pypdf"
    1.10  
    1.11  # Rules to configure and make the package.