wok diff python-reportlab/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents 983e91358a71
children bf4a09ef1d2e
line diff
     1.1 --- a/python-reportlab/receipt	Fri Jun 12 22:13:01 2009 +0000
     1.2 +++ b/python-reportlab/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="${SOURCE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.reportlab.org/"
     1.6  WGET_URL="${WEB_SITE}ftp/$TARBALL"
     1.7 -DEPENDS="python"
     1.8 +DEPENDS="python freetype"
     1.9  BUILD_DEPENDS="python python-dev"
    1.10  
    1.11  # Rules to configure and make the package.